#7FE9EE#7FE9EE
#7FE9EE is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.2% C 0.099 H 199.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE9EE |
|---|---|
| RGB | rgb(127, 233, 238) |
| HSL | hsl(183, 77%, 72%) |
| HSV | hsv(183, 47%, 93%) |
| CMYK | cmyk(46.6%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.48, -29.37, -11.95) |
| CIE-LCH | lch(86.48, 31.71, 202.14°) |
| OKLab | oklab(87.24% -0.093 -0.0329) |
| OKLCH | oklch(87.24% 0.099 199.5) |
| XYZ | xyz(53.3178, 68.9584, 91.3729) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.54
Robin'S Egg Blue
#98EFF9
ΔE00 3.68
Robin'S Egg
#6DEDFD
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 5.87
Light Cyan
#ACFFFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE9EE #EE847F
analogous
#7FEEBC #7FE9EE #7FB2EE
triadic
#7FE9EE #EE7FE9 #E9EE7F
tetradic
#7FE9EE #BC7FEE #EE847F #B2EE7F
square
#7FE9EE #BC7FEE #EE847F #B2EE7F
split-complementary
#7FE9EE #EE7FB2 #EEBC7F
monochromatic
#1CCED6 #49E0E7 #7FE9EE #B5F2F5 #E4FAFB
Accessibility & contrast
On white
1.42
#7FE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#7FE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE9EE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE9EE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#40F0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7fe9ee; /* rgb */ color: rgb(127, 233, 238); /* oklch */ color: oklch(87.2% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#abf0f3',
500: '#7fe9ee',
950: '#000000',
},
}SCSS
$custom: #7fe9ee; $custom-light: #abf0f3; $custom-dark: #000000;
JSON
{
"hex": "#7fe9ee",
"rgb": {
"r": 127,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.703,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.87236,
"c": 0.09863,
"h": 199.5
},
"luminance": 0.68963
}Semantic roles & 50–950 ramp
primary
#7FE9EE
secondary
#C84F49
accent
#160DD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585