#5EE9EB#5EE9EB
#5EE9EB is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.119 H 196.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9EB |
|---|---|
| RGB | rgb(94, 233, 235) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 60%, 92%) |
| CMYK | cmyk(60%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.33, -36.54, -12.21) |
| CIE-LCH | lch(85.33, 38.52, 198.48°) |
| OKLab | oklab(85.98% -0.1143 -0.0338) |
| OKLCH | oklch(85.98% 0.119 196.5) |
| XYZ | xyz(48.7439, 66.6505, 88.8771) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9EB #EB605E
analogous
#5EEBA7 #5EE9EB #5EA3EB
triadic
#5EE9EB #EB5EE9 #E9EB5E
tetradic
#5EE9EB #A75EEB #EB605E #A3EB5E
square
#5EE9EB #A75EEB #EB605E #A3EB5E
split-complementary
#5EE9EB #EB5EA3 #EBA75E
monochromatic
#17B5B8 #28E2E4 #5EE9EB #94F0F2 #CBF8F9
Accessibility & contrast
On white
1.47
#5EE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5EE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9EB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9EB | 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)
#DADFEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee9eb; /* rgb */ color: rgb(94, 233, 235); /* oklch */ color: oklch(86.0% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9bf0f1',
500: '#5ee9eb',
950: '#000000',
},
}SCSS
$custom: #5ee9eb; $custom-light: #9bf0f1; $custom-dark: #000000;
JSON
{
"hex": "#5ee9eb",
"rgb": {
"r": 94,
"g": 233,
"b": 235
},
"hsl": {
"h": 180.851,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.85977,
"c": 0.11917,
"h": 196.5
},
"luminance": 0.66656
}Semantic roles & 50–950 ramp
primary
#5EE9EB
secondary
#B73836
accent
#0E0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585