#5EE0EE#5EE0EE
#5EE0EE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.0% C 0.115 H 205.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0EE |
|---|---|
| RGB | rgb(94, 224, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 61%, 93%) |
| CMYK | cmyk(60.5%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(82.84, -31.49, -17.53) |
| CIE-LCH | lch(82.84, 36.04, 209.10°) |
| OKLab | oklab(84% -0.1039 -0.0486) |
| OKLCH | oklch(84% 0.115 205) |
| XYZ | xyz(46.6979, 61.8592, 90.3513) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.09
Aqua Blue
#02D8E9
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 6.62
Neon Blue
#04D9FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0EE #EE6C5E
analogous
#5EEEB4 #5EE0EE #5E98EE
triadic
#5EE0EE #EE5EE0 #E0EE5E
tetradic
#5EE0EE #B45EEE #EE6C5E #98EE5E
square
#5EE0EE #B45EEE #EE6C5E #98EE5E
split-complementary
#5EE0EE #EE5E98 #EEB45E
monochromatic
#14ADBE #27D5E8 #5EE0EE #95EBF4 #CDF5FA
Accessibility & contrast
On white
1.57
#5EE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5EE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0EE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0EE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8EF
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee0ee; /* rgb */ color: rgb(94, 224, 238); /* oklch */ color: oklch(84.0% 0.115 205.0);
Tailwind
colors: {
custom: {
50: '#9aeaf3',
500: '#5ee0ee',
950: '#000000',
},
}SCSS
$custom: #5ee0ee; $custom-light: #9aeaf3; $custom-dark: #000000;
JSON
{
"hex": "#5ee0ee",
"rgb": {
"r": 94,
"g": 224,
"b": 238
},
"hsl": {
"h": 185.833,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.83998,
"c": 0.11467,
"h": 205
},
"luminance": 0.61864
}Semantic roles & 50–950 ramp
primary
#5EE0EE
secondary
#BC4134
accent
#1D08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485