#5EE2E7#5EE2E7
#5EE2E7 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.115 H 198.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2E7 |
|---|---|
| RGB | rgb(94, 226, 231) |
| HSL | hsl(182, 74%, 64%) |
| HSV | hsv(182, 59%, 91%) |
| CMYK | cmyk(59.3%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.20, -34.36, -13.28) |
| CIE-LCH | lch(83.20, 36.84, 201.13°) |
| OKLab | oklab(84.22% -0.1088 -0.0368) |
| OKLCH | oklch(84.22% 0.115 198.7) |
| XYZ | xyz(46.2301, 62.5371, 85.2203) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2E7 #E7635E
analogous
#5EE7A7 #5EE2E7 #5E9DE7
triadic
#5EE2E7 #E75EE2 #E2E75E
tetradic
#5EE2E7 #A75EE7 #E7635E #9DE75E
square
#5EE2E7 #A75EE7 #E7635E #9DE75E
split-complementary
#5EE2E7 #E75E9D #E7A75E
monochromatic
#1AABB0 #29D8DF #5EE2E7 #93ECEF #C9F5F7
Accessibility & contrast
On white
1.55
#5EE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5EE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2E7
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2E7 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BEC8E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee2e7; /* rgb */ color: rgb(94, 226, 231); /* oklch */ color: oklch(84.2% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#9aebee',
500: '#5ee2e7',
950: '#000000',
},
}SCSS
$custom: #5ee2e7; $custom-light: #9aebee; $custom-dark: #000000;
JSON
{
"hex": "#5ee2e7",
"rgb": {
"r": 94,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.19,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.84217,
"c": 0.11482,
"h": 198.7
},
"luminance": 0.62542
}Semantic roles & 50–950 ramp
primary
#5EE2E7
secondary
#B13D38
accent
#170FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485