#7FE4E9#7FE4E9
#7FE4E9 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.9% C 0.095 H 199.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E9 |
|---|---|
| RGB | rgb(127, 228, 233) |
| HSL | hsl(183, 71%, 71%) |
| HSV | hsv(183, 45%, 91%) |
| CMYK | cmyk(45.5%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(84.93, -28.23, -11.63) |
| CIE-LCH | lch(84.93, 30.54, 202.39°) |
| OKLab | oklab(85.94% -0.0894 -0.032) |
| OKLCH | oklch(85.94% 0.095 199.7) |
| XYZ | xyz(51.1980, 65.8778, 87.0927) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.12
Paleturquoise
#AFEEEE
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.56
Aqua Blue
#02D8E9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E9 #E9847F
analogous
#7FE9B9 #7FE4E9 #7FAFE9
triadic
#7FE4E9 #E97FE4 #E4E97F
tetradic
#7FE4E9 #B97FE9 #E9847F #AFE97F
square
#7FE4E9 #B97FE9 #E9847F #AFE97F
split-complementary
#7FE4E9 #E97FAF #E9B97F
monochromatic
#23C3CB #4BD9E0 #7FE4E9 #B3EFF2 #E5F9FB
Accessibility & contrast
On white
1.48
#7FE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#7FE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E9
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E9 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEA
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#46EAE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e9; /* rgb */ color: rgb(127, 228, 233); /* oklch */ color: oklch(85.9% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#abecf0',
500: '#7fe4e9',
950: '#000000',
},
}SCSS
$custom: #7fe4e9; $custom-light: #abecf0; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e9",
"rgb": {
"r": 127,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.83,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85943,
"c": 0.09497,
"h": 199.7
},
"luminance": 0.65882
}Semantic roles & 50–950 ramp
primary
#7FE4E9
secondary
#C2504A
accent
#1C13D3
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485