#7FE4E3#7FE4E3
#7FE4E3 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.095 H 194.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E3 |
|---|---|
| RGB | rgb(127, 228, 227) |
| HSL | hsl(179, 65%, 70%) |
| HSV | hsv(179, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(84.76, -29.74, -8.72) |
| CIE-LCH | lch(84.76, 30.99, 196.34°) |
| OKLab | oklab(85.75% -0.0918 -0.0241) |
| OKLCH | oklch(85.75% 0.095 194.7) |
| XYZ | xyz(50.3555, 65.5408, 82.6552) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.31
Bright Light Blue
#26F7FD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E3 #E47F80
analogous
#7FE4B1 #7FE4E3 #7FB3E4
triadic
#7FE4E3 #E37FE4 #E4E37F
tetradic
#7FE4E3 #B17FE4 #E47F80 #B3E47F
square
#7FE4E3 #B17FE4 #E47F80 #B3E47F
split-complementary
#7FE4E3 #E47FB3 #E4B17F
monochromatic
#29C0BF #4CD9D8 #7FE4E3 #B2EFEE #E4F9F9
Accessibility & contrast
On white
1.49
#7FE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#7FE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE3
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#4BEAE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e3; /* rgb */ color: rgb(127, 228, 227); /* oklch */ color: oklch(85.7% 0.095 194.7);
Tailwind
colors: {
custom: {
50: '#aaedeb',
500: '#7fe4e3',
950: '#000000',
},
}SCSS
$custom: #7fe4e3; $custom-light: #aaedeb; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e3",
"rgb": {
"r": 127,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.406,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.85748,
"c": 0.09493,
"h": 194.7
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#7FE4E3
secondary
#BC4B4C
accent
#191ACD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484