#7EE1DB#7EE1DB
#7EE1DB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.8% C 0.094 H 190.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE1DB |
|---|---|
| RGB | rgb(126, 225, 219) |
| HSL | hsl(176, 62%, 69%) |
| HSV | hsv(176, 44%, 88%) |
| CMYK | cmyk(44%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(83.65, -30.50, -6.14) |
| CIE-LCH | lch(83.65, 31.11, 191.38°) |
| OKLab | oklab(84.77% -0.0924 -0.017) |
| OKLCH | oklch(84.77% 0.094 190.4) |
| XYZ | xyz(48.3105, 63.3967, 76.6951) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 5.78
Tiffany Blue
#7BF2DA
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.41
Light Cyan
#ACFFFC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE1DB #E17E84
analogous
#7EE1AA #7EE1DB #7EB6E1
triadic
#7EE1DB #DB7EE1 #E1DB7E
tetradic
#7EE1DB #AA7EE1 #E17E84 #B6E17E
square
#7EE1DB #AA7EE1 #E17E84 #B6E17E
split-complementary
#7EE1DB #E17EB6 #E1AA7E
monochromatic
#2BB9B1 #4CD5CD #7EE1DB #B0EDE9 #E1F8F7
Accessibility & contrast
On white
1.54
#7EE1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7EE1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE1DB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE1DB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#4FE6DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee1db; /* rgb */ color: rgb(126, 225, 219); /* oklch */ color: oklch(84.8% 0.094 190.4);
Tailwind
colors: {
custom: {
50: '#a9eae6',
500: '#7ee1db',
950: '#000000',
},
}SCSS
$custom: #7ee1db; $custom-light: #a9eae6; $custom-dark: #000000;
JSON
{
"hex": "#7ee1db",
"rgb": {
"r": 126,
"g": 225,
"b": 219
},
"hsl": {
"h": 176.364,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.84769,
"c": 0.09401,
"h": 190.4
},
"luminance": 0.63401
}Semantic roles & 50–950 ramp
primary
#7EE1DB
secondary
#B84B52
accent
#1B26CA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484