#7FE4E7#7FE4E7
#7FE4E7 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.9% C 0.095 H 198.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E7 |
|---|---|
| RGB | rgb(127, 228, 231) |
| HSL | hsl(182, 68%, 70%) |
| HSV | hsv(182, 45%, 91%) |
| CMYK | cmyk(45%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.88, -28.74, -10.66) |
| CIE-LCH | lch(84.88, 30.65, 200.35°) |
| OKLab | oklab(85.88% -0.0902 -0.0294) |
| OKLCH | oklch(85.88% 0.095 198) |
| XYZ | xyz(50.9140, 65.7642, 85.5966) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.48
Light Cyan
#ACFFFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E7 #E7827F
analogous
#7FE7B6 #7FE4E7 #7FB0E7
triadic
#7FE4E7 #E77FE4 #E4E77F
tetradic
#7FE4E7 #B67FE7 #E7827F #B0E77F
square
#7FE4E7 #B67FE7 #E7827F #B0E77F
split-complementary
#7FE4E7 #E77FB0 #E7B67F
monochromatic
#25C2C6 #4BD9DD #7FE4E7 #B3EFF1 #E5FAFA
Accessibility & contrast
On white
1.48
#7FE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#7FE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E7
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E7 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#48EAE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e7; /* rgb */ color: rgb(127, 228, 231); /* oklch */ color: oklch(85.9% 0.095 198.0);
Tailwind
colors: {
custom: {
50: '#aaecee',
500: '#7fe4e7',
950: '#000000',
},
}SCSS
$custom: #7fe4e7; $custom-light: #aaecee; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e7",
"rgb": {
"r": 127,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.731,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.85877,
"c": 0.09488,
"h": 198
},
"luminance": 0.65768
}Semantic roles & 50–950 ramp
primary
#7FE4E7
secondary
#BF4E4B
accent
#1B15D0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485