#7EE4E7#7EE4E7
#7EE4E7 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.8% C 0.096 H 198.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4E7 |
|---|---|
| RGB | rgb(126, 228, 231) |
| HSL | hsl(182, 69%, 70%) |
| HSV | hsv(182, 45%, 91%) |
| CMYK | cmyk(45.5%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.84, -28.96, -10.72) |
| CIE-LCH | lch(84.84, 30.89, 200.31°) |
| OKLab | oklab(85.84% -0.0909 -0.0296) |
| OKLCH | oklch(85.84% 0.096 198) |
| XYZ | xyz(50.7657, 65.6878, 85.5896) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.71
Paleturquoise
#AFEEEE
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4E7 #E7817E
analogous
#7EE7B5 #7EE4E7 #7EB0E7
triadic
#7EE4E7 #E77EE4 #E4E77E
tetradic
#7EE4E7 #B57EE7 #E7817E #B0E77E
square
#7EE4E7 #B57EE7 #E7817E #B0E77E
split-complementary
#7EE4E7 #E77EB0 #E7B57E
monochromatic
#25C1C6 #4AD9DD #7EE4E7 #B2EFF1 #E5FAFA
Accessibility & contrast
On white
1.49
#7EE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#7EE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4E7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4E7 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#45EAE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee4e7; /* rgb */ color: rgb(126, 228, 231); /* oklch */ color: oklch(85.8% 0.096 198.0);
Tailwind
colors: {
custom: {
50: '#aaecee',
500: '#7ee4e7',
950: '#000000',
},
}SCSS
$custom: #7ee4e7; $custom-light: #aaecee; $custom-dark: #000000;
JSON
{
"hex": "#7ee4e7",
"rgb": {
"r": 126,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.714,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.85835,
"c": 0.0956,
"h": 198
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#7EE4E7
secondary
#BF4D4A
accent
#1A15D1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485