#7EE5EE#7EE5EE
#7EE5EE is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.3% C 0.097 H 202.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE5EE |
|---|---|
| RGB | rgb(126, 229, 238) |
| HSL | hsl(185, 77%, 71%) |
| HSV | hsv(185, 47%, 93%) |
| CMYK | cmyk(47.1%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(85.32, -27.67, -13.69) |
| CIE-LCH | lch(85.32, 30.87, 206.32°) |
| OKLab | oklab(86.29% -0.0892 -0.0377) |
| OKLCH | oklch(86.29% 0.097 202.9) |
| XYZ | xyz(52.0501, 66.6429, 90.9928) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.96
Robin Egg Blue
#8AF1FE
ΔE00 3.08
Robin'S Egg Blue
#98EFF9
ΔE00 3.31
Aqua Blue
#02D8E9
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE5EE #EE877E
analogous
#7EEEBF #7EE5EE #7EADEE
triadic
#7EE5EE #EE7EE5 #E5EE7E
tetradic
#7EE5EE #BF7EEE #EE877E #ADEE7E
square
#7EE5EE #BF7EEE #EE877E #ADEE7E
split-complementary
#7EE5EE #EE7EAD #EEBF7E
monochromatic
#1CC7D5 #48DAE7 #7EE5EE #B4F0F5 #E4FAFB
Accessibility & contrast
On white
1.47
#7EE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#7EE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE5EE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE5EE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C5CFEF
Tritanopia (blue-blind)
#3FECE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ee5ee; /* rgb */ color: rgb(126, 229, 238); /* oklch */ color: oklch(86.3% 0.097 202.9);
Tailwind
colors: {
custom: {
50: '#aaedf3',
500: '#7ee5ee',
950: '#000000',
},
}SCSS
$custom: #7ee5ee; $custom-light: #aaedf3; $custom-dark: #000000;
JSON
{
"hex": "#7ee5ee",
"rgb": {
"r": 126,
"g": 229,
"b": 238
},
"hsl": {
"h": 184.821,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86294,
"c": 0.09688,
"h": 202.9
},
"luminance": 0.66647
}Semantic roles & 50–950 ramp
primary
#7EE5EE
secondary
#C85348
accent
#1D0DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585