#7EE2EB#7EE2EB
#7EE2EB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.5% C 0.095 H 203.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2EB |
|---|---|
| RGB | rgb(126, 226, 235) |
| HSL | hsl(185, 73%, 71%) |
| HSV | hsv(185, 46%, 92%) |
| CMYK | cmyk(46.4%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.39, -26.98, -13.50) |
| CIE-LCH | lch(84.39, 30.17, 206.58°) |
| OKLab | oklab(85.52% -0.0871 -0.0372) |
| OKLCH | oklch(85.52% 0.095 203.1) |
| XYZ | xyz(50.7901, 64.8223, 88.4166) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 3.61
Robin'S Egg Blue
#98EFF9
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2EB #EB877E
analogous
#7EEBBD #7EE2EB #7EABEB
triadic
#7EE2EB #EB7EE2 #E2EB7E
tetradic
#7EE2EB #BD7EEB #EB877E #ABEB7E
square
#7EE2EB #BD7EEB #EB877E #ABEB7E
split-complementary
#7EE2EB #EB7EAB #EBBD7E
monochromatic
#20C0CF #49D6E3 #7EE2EB #B3EEF3 #E5F9FB
Accessibility & contrast
On white
1.50
#7EE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7EE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2EB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2EB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#42E9E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee2eb; /* rgb */ color: rgb(126, 226, 235); /* oklch */ color: oklch(85.5% 0.095 203.1);
Tailwind
colors: {
custom: {
50: '#aaebf1',
500: '#7ee2eb',
950: '#000000',
},
}SCSS
$custom: #7ee2eb; $custom-light: #aaebf1; $custom-dark: #000000;
JSON
{
"hex": "#7ee2eb",
"rgb": {
"r": 126,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.954,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.85517,
"c": 0.09469,
"h": 203.1
},
"luminance": 0.64826
}Semantic roles & 50–950 ramp
primary
#7EE2EB
secondary
#C45349
accent
#2110D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485