#5EE8EB#5EE8EB
#5EE8EB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.7% C 0.119 H 197.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8EB |
|---|---|
| RGB | rgb(94, 232, 235) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 60%, 92%) |
| CMYK | cmyk(60%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(85.04, -36.07, -12.64) |
| CIE-LCH | lch(85.04, 38.22, 199.31°) |
| OKLab | oklab(85.75% -0.1132 -0.035) |
| OKLCH | oklch(85.75% 0.119 197.2) |
| XYZ | xyz(48.4616, 66.0859, 88.7830) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.92
Bright Cyan
#41FDFE
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8EB #EB615E
analogous
#5EEBA8 #5EE8EB #5EA1EB
triadic
#5EE8EB #EB5EE8 #E8EB5E
tetradic
#5EE8EB #A85EEB #EB615E #A1EB5E
square
#5EE8EB #A85EEB #EB615E #A1EB5E
split-complementary
#5EE8EB #EB5EA1 #EBA85E
monochromatic
#17B4B8 #28E0E4 #5EE8EB #94F0F2 #CBF8F9
Accessibility & contrast
On white
1.48
#5EE8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5EE8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8EB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8EB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee8eb; /* rgb */ color: rgb(94, 232, 235); /* oklch */ color: oklch(85.7% 0.119 197.2);
Tailwind
colors: {
custom: {
50: '#9af0f1',
500: '#5ee8eb',
950: '#000000',
},
}SCSS
$custom: #5ee8eb; $custom-light: #9af0f1; $custom-dark: #000000;
JSON
{
"hex": "#5ee8eb",
"rgb": {
"r": 94,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.277,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.85745,
"c": 0.11853,
"h": 197.2
},
"luminance": 0.66091
}Semantic roles & 50–950 ramp
primary
#5EE8EB
secondary
#B73936
accent
#100BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585