#5EE2E4#5EE2E4
#5EE2E4 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.115 H 196.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2E4 |
|---|---|
| RGB | rgb(94, 226, 228) |
| HSL | hsl(181, 71%, 63%) |
| HSV | hsv(181, 59%, 89%) |
| CMYK | cmyk(58.8%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.11, -35.17, -11.83) |
| CIE-LCH | lch(83.11, 37.11, 198.58°) |
| OKLab | oklab(84.12% -0.11 -0.0328) |
| OKLCH | oklch(84.12% 0.115 196.6) |
| XYZ | xyz(45.8100, 62.3691, 83.0080) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2E4 #E4605E
analogous
#5EE4A3 #5EE2E4 #5E9FE4
triadic
#5EE2E4 #E45EE2 #E2E45E
tetradic
#5EE2E4 #A35EE4 #E4605E #9FE45E
square
#5EE2E4 #A35EE4 #E4605E #9FE45E
split-complementary
#5EE2E4 #E45E9F #E4A35E
monochromatic
#1DA9AB #2AD9DB #5EE2E4 #92EBED #C7F5F6
Accessibility & contrast
On white
1.56
#5EE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5EE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2E4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2E4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BFC8E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee2e4; /* rgb */ color: rgb(94, 226, 228); /* oklch */ color: oklch(84.1% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#99ebec',
500: '#5ee2e4',
950: '#000000',
},
}SCSS
$custom: #5ee2e4; $custom-light: #99ebec; $custom-dark: #000000;
JSON
{
"hex": "#5ee2e4",
"rgb": {
"r": 94,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.896,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.84116,
"c": 0.11479,
"h": 196.6
},
"luminance": 0.62374
}Semantic roles & 50–950 ramp
primary
#5EE2E4
secondary
#AD3B3A
accent
#1512D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484