#5EE8E7#5EE8E7
#5EE8E7 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.119 H 194.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8E7 |
|---|---|
| RGB | rgb(94, 232, 231) |
| HSL | hsl(180, 75%, 64%) |
| HSV | hsv(180, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 0.4%, 9%) |
| CIE-LAB | lab(84.92, -37.15, -10.71) |
| CIE-LCH | lch(84.92, 38.66, 196.08°) |
| OKLab | oklab(85.61% -0.1149 -0.0297) |
| OKLCH | oklch(85.61% 0.119 194.5) |
| XYZ | xyz(47.8902, 65.8574, 85.7737) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.29
Bright Cyan
#41FDFE
ΔE00 4.71
Aqua
#00FFFF
ΔE00 5.50
Bright Turquoise
#0FFEF9
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.71
Turquoise
#40E0D0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8E7 #E85E5F
analogous
#5EE8A2 #5EE8E7 #5EA4E8
triadic
#5EE8E7 #E75EE8 #E8E75E
tetradic
#5EE8E7 #A25EE8 #E85E5F #A4E85E
square
#5EE8E7 #A25EE8 #E85E5F #A4E85E
split-complementary
#5EE8E7 #E85EA4 #E8A25E
monochromatic
#19B2B1 #28E0DF #5EE8E7 #94F0EF #C9F7F7
Accessibility & contrast
On white
1.48
#5EE8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5EE8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8E7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8E7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee8e7; /* rgb */ color: rgb(94, 232, 231); /* oklch */ color: oklch(85.6% 0.119 194.5);
Tailwind
colors: {
custom: {
50: '#9af0ee',
500: '#5ee8e7',
950: '#000000',
},
}SCSS
$custom: #5ee8e7; $custom-light: #9af0ee; $custom-dark: #000000;
JSON
{
"hex": "#5ee8e7",
"rgb": {
"r": 94,
"g": 232,
"b": 231
},
"hsl": {
"h": 179.565,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.85612,
"c": 0.11868,
"h": 194.5
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#5EE8E7
secondary
#B33839
accent
#0E10D7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585