#5EE0EB#5EE0EB
#5EE0EB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.114 H 203.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0EB |
|---|---|
| RGB | rgb(94, 224, 235) |
| HSL | hsl(185, 78%, 65%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.75, -32.32, -16.08) |
| CIE-LCH | lch(82.75, 36.10, 206.45°) |
| OKLab | oklab(83.89% -0.1051 -0.0445) |
| OKLCH | oklch(83.89% 0.114 203) |
| XYZ | xyz(46.2608, 61.6843, 88.0494) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0EB #EB695E
analogous
#5EEBB0 #5EE0EB #5E9AEB
triadic
#5EE0EB #EB5EE0 #E0EB5E
tetradic
#5EE0EB #B05EEB #EB695E #9AEB5E
square
#5EE0EB #B05EEB #EB695E #9AEB5E
split-complementary
#5EE0EB #EB5E9A #EBB05E
monochromatic
#17ABB8 #28D6E4 #5EE0EB #94EAF2 #CBF5F9
Accessibility & contrast
On white
1.57
#5EE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5EE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0EB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0EB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee0eb; /* rgb */ color: rgb(94, 224, 235); /* oklch */ color: oklch(83.9% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#9aeaf1',
500: '#5ee0eb',
950: '#000000',
},
}SCSS
$custom: #5ee0eb; $custom-light: #9aeaf1; $custom-dark: #000000;
JSON
{
"hex": "#5ee0eb",
"rgb": {
"r": 94,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.681,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83892,
"c": 0.11414,
"h": 203
},
"luminance": 0.61689
}Semantic roles & 50–950 ramp
primary
#5EE0EB
secondary
#B74036
accent
#1B0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485