#7EE4E5#7EE4E5
#7EE4E5 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.096 H 196.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE4E5 |
|---|---|
| RGB | rgb(126, 228, 229) |
| HSL | hsl(181, 66%, 70%) |
| HSV | hsv(181, 45%, 90%) |
| CMYK | cmyk(45%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.78, -29.47, -9.75) |
| CIE-LCH | lch(84.78, 31.04, 198.31°) |
| OKLab | oklab(85.77% -0.0917 -0.0269) |
| OKLCH | oklch(85.77% 0.096 196.3) |
| XYZ | xyz(50.4849, 65.5754, 84.1105) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.35
Paleturquoise
#AFEEEE
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE4E5 #E57F7E
analogous
#7EE5B3 #7EE4E5 #7EB0E5
triadic
#7EE4E5 #E57EE4 #E4E57E
tetradic
#7EE4E5 #B37EE5 #E57F7E #B0E57E
square
#7EE4E5 #B37EE5 #E57F7E #B0E57E
split-complementary
#7EE4E5 #E57EB0 #E5B37E
monochromatic
#27C0C2 #4BD9DB #7EE4E5 #B1EFEF #E4F9FA
Accessibility & contrast
On white
1.49
#7EE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7EE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE4E5
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE4E5 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#47EAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ee4e5; /* rgb */ color: rgb(126, 228, 229); /* oklch */ color: oklch(85.8% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#aaeced',
500: '#7ee4e5',
950: '#000000',
},
}SCSS
$custom: #7ee4e5; $custom-light: #aaeced; $custom-dark: #000000;
JSON
{
"hex": "#7ee4e5",
"rgb": {
"r": 126,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.583,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.8577,
"c": 0.0956,
"h": 196.3
},
"luminance": 0.6558
}Semantic roles & 50–950 ramp
primary
#7EE4E5
secondary
#BD4B4A
accent
#1917CE
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484