#7FE4E0#7FE4E0
#7FE4E0 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.095 H 192.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E0 |
|---|---|
| RGB | rgb(127, 228, 224) |
| HSL | hsl(178, 65%, 70%) |
| HSV | hsv(178, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(84.68, -30.48, -7.26) |
| CIE-LCH | lch(84.68, 31.33, 193.40°) |
| OKLab | oklab(85.65% -0.0931 -0.0201) |
| OKLCH | oklch(85.65% 0.095 192.2) |
| XYZ | xyz(49.9450, 65.3766, 80.4936) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.02
Turquoise
#40E0D0
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Light Cyan
#ACFFFC
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E0 #E47F83
analogous
#7FE4AE #7FE4E0 #7FB5E4
triadic
#7FE4E0 #E07FE4 #E4E07F
tetradic
#7FE4E0 #AE7FE4 #E47F83 #B5E47F
square
#7FE4E0 #AE7FE4 #E47F83 #B5E47F
split-complementary
#7FE4E0 #E47FB5 #E4AE7F
monochromatic
#29C0BA #4CD9D4 #7FE4E0 #B2EFEC #E4F9F8
Accessibility & contrast
On white
1.49
#7FE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#7FE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E0
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E0 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE0
Deuteranopia (green-blind)
#C8CEE1
Tritanopia (blue-blind)
#4DE9E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe4e0; /* rgb */ color: rgb(127, 228, 224); /* oklch */ color: oklch(85.7% 0.095 192.2);
Tailwind
colors: {
custom: {
50: '#aaede9',
500: '#7fe4e0',
950: '#000000',
},
}SCSS
$custom: #7fe4e0; $custom-light: #aaede9; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e0",
"rgb": {
"r": 127,
"g": 228,
"b": 224
},
"hsl": {
"h": 177.624,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.85652,
"c": 0.09521,
"h": 192.2
},
"luminance": 0.65381
}Semantic roles & 50–950 ramp
primary
#7FE4E0
secondary
#BC4B50
accent
#1920CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484