#7EE4E3#7EE4E3
#7EE4E3 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.096 H 194.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4E3 |
|---|---|
| RGB | rgb(126, 228, 227) |
| HSL | hsl(179, 65%, 69%) |
| HSV | hsv(179, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(84.72, -29.96, -8.78) |
| CIE-LCH | lch(84.72, 31.22, 196.33°) |
| OKLab | oklab(85.71% -0.0925 -0.0242) |
| OKLCH | oklch(85.71% 0.096 194.7) |
| XYZ | xyz(50.2072, 65.4644, 82.6483) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4E3 #E47E7F
analogous
#7EE4B0 #7EE4E3 #7EB2E4
triadic
#7EE4E3 #E37EE4 #E4E37E
tetradic
#7EE4E3 #B07EE4 #E47E7F #B2E47E
square
#7EE4E3 #B07EE4 #E47E7F #B2E47E
split-complementary
#7EE4E3 #E47EB2 #E4B07E
monochromatic
#28C0BE #4BD9D8 #7EE4E3 #B1EFEE #E3F9F9
Accessibility & contrast
On white
1.49
#7EE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#7EE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4E3
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4E3 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE3
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#48EAE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee4e3; /* rgb */ color: rgb(126, 228, 227); /* oklch */ color: oklch(85.7% 0.096 194.7);
Tailwind
colors: {
custom: {
50: '#aaedeb',
500: '#7ee4e3',
950: '#000000',
},
}SCSS
$custom: #7ee4e3; $custom-light: #aaedeb; $custom-dark: #000000;
JSON
{
"hex": "#7ee4e3",
"rgb": {
"r": 126,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.412,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.85705,
"c": 0.09567,
"h": 194.7
},
"luminance": 0.65468
}Semantic roles & 50–950 ramp
primary
#7EE4E3
secondary
#BC4A4C
accent
#181ACD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484