#7EE2ED#7EE2ED
#7EE2ED is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.6% C 0.095 H 204.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2ED |
|---|---|
| RGB | rgb(126, 226, 237) |
| HSL | hsl(186, 76%, 71%) |
| HSV | hsv(186, 47%, 93%) |
| CMYK | cmyk(46.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.45, -26.47, -14.47) |
| CIE-LCH | lch(84.45, 30.16, 208.66°) |
| OKLab | oklab(85.59% -0.0863 -0.0399) |
| OKLCH | oklch(85.59% 0.095 204.8) |
| XYZ | xyz(51.0807, 64.9385, 89.9469) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg Blue
#98EFF9
ΔE00 3.54
Aqua Blue
#02D8E9
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2ED #ED897E
analogous
#7EEDC0 #7EE2ED #7EAAED
triadic
#7EE2ED #ED7EE2 #E2ED7E
tetradic
#7EE2ED #C07EED #ED897E #AAED7E
square
#7EE2ED #C07EED #ED897E #AAED7E
split-complementary
#7EE2ED #ED7EAA #EDC07E
monochromatic
#1DC1D3 #48D6E6 #7EE2ED #B4EEF4 #E4F9FB
Accessibility & contrast
On white
1.50
#7EE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#7EE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2ED
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2ED | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#41E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee2ed; /* rgb */ color: rgb(126, 226, 237); /* oklch */ color: oklch(85.6% 0.095 204.8);
Tailwind
colors: {
custom: {
50: '#aaebf2',
500: '#7ee2ed',
950: '#000000',
},
}SCSS
$custom: #7ee2ed; $custom-light: #aaebf2; $custom-dark: #000000;
JSON
{
"hex": "#7ee2ed",
"rgb": {
"r": 126,
"g": 226,
"b": 237
},
"hsl": {
"h": 185.946,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.85585,
"c": 0.09505,
"h": 204.8
},
"luminance": 0.64943
}Semantic roles & 50–950 ramp
primary
#7EE2ED
secondary
#C75548
accent
#220ED8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485