#7EE9EE#7EE9EE
#7EE9EE is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.2% C 0.099 H 199.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE9EE |
|---|---|
| RGB | rgb(126, 233, 238) |
| HSL | hsl(183, 77%, 71%) |
| HSV | hsv(183, 47%, 93%) |
| CMYK | cmyk(47.1%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.45, -29.59, -12.01) |
| CIE-LCH | lch(86.45, 31.94, 202.09°) |
| OKLab | oklab(87.2% -0.0936 -0.0331) |
| OKLCH | oklch(87.2% 0.099 199.5) |
| XYZ | xyz(53.1696, 68.8820, 91.3660) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Bright Light Blue
#26F7FD
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE9EE #EE837E
analogous
#7EEEBB #7EE9EE #7EB1EE
triadic
#7EE9EE #EE7EE9 #E9EE7E
tetradic
#7EE9EE #BB7EEE #EE837E #B1EE7E
square
#7EE9EE #BB7EEE #EE837E #B1EE7E
split-complementary
#7EE9EE #EE7EB1 #EEBB7E
monochromatic
#1CCDD5 #48E0E7 #7EE9EE #B4F2F5 #E4FAFB
Accessibility & contrast
On white
1.42
#7EE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#7EE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE9EE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE9EE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#3DF0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ee9ee; /* rgb */ color: rgb(126, 233, 238); /* oklch */ color: oklch(87.2% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#abf0f3',
500: '#7ee9ee',
950: '#000000',
},
}SCSS
$custom: #7ee9ee; $custom-light: #abf0f3; $custom-dark: #000000;
JSON
{
"hex": "#7ee9ee",
"rgb": {
"r": 126,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.679,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.87195,
"c": 0.09933,
"h": 199.5
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#7EE9EE
secondary
#C84E48
accent
#160DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585