#7EE4E4#7EE4E4
#7EE4E4 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.096 H 195.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4E4 |
|---|---|
| RGB | rgb(126, 228, 228) |
| HSL | hsl(180, 65%, 69%) |
| HSV | hsv(180, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.75, -29.72, -9.27) |
| CIE-LCH | lch(84.75, 31.13, 197.32°) |
| OKLab | oklab(85.74% -0.0921 -0.0256) |
| OKLCH | oklch(85.74% 0.096 195.5) |
| XYZ | xyz(50.3457, 65.5197, 83.3773) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg
#6DEDFD
ΔE00 5.69
Paleturquoise
#AFEEEE
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4E4 #E47E7E
analogous
#7EE4B1 #7EE4E4 #7EB1E4
triadic
#7EE4E4 #E47EE4 #E4E47E
tetradic
#7EE4E4 #B17EE4 #E47E7E #B1E47E
square
#7EE4E4 #B17EE4 #E47E7E #B1E47E
split-complementary
#7EE4E4 #E47EB1 #E4B17E
monochromatic
#28C0C0 #4BD9D9 #7EE4E4 #B1EFEF #E3F9F9
Accessibility & contrast
On white
1.49
#7EE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7EE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4E4
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4E4 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#47EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee4e4; /* rgb */ color: rgb(126, 228, 228); /* oklch */ color: oklch(85.7% 0.096 195.5);
Tailwind
colors: {
custom: {
50: '#aaedec',
500: '#7ee4e4',
950: '#000000',
},
}SCSS
$custom: #7ee4e4; $custom-light: #aaedec; $custom-dark: #000000;
JSON
{
"hex": "#7ee4e4",
"rgb": {
"r": 126,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.85738,
"c": 0.09562,
"h": 195.5
},
"luminance": 0.65524
}Semantic roles & 50–950 ramp
primary
#7EE4E4
secondary
#BC4A4A
accent
#1818CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484