#5EE0EA#5EE0EA
#5EE0EA is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.114 H 202.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0EA |
|---|---|
| RGB | rgb(94, 224, 234) |
| HSL | hsl(184, 77%, 64%) |
| HSV | hsv(184, 60%, 92%) |
| CMYK | cmyk(59.8%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.71, -32.60, -15.60) |
| CIE-LCH | lch(82.71, 36.14, 205.57°) |
| OKLab | oklab(83.86% -0.1055 -0.0432) |
| OKLCH | oklch(83.86% 0.114 202.3) |
| XYZ | xyz(46.1167, 61.6267, 87.2907) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Aqua Blue
#02D8E9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0EA #EA685E
analogous
#5EEAAE #5EE0EA #5E9AEA
triadic
#5EE0EA #EA5EE0 #E0EA5E
tetradic
#5EE0EA #AE5EEA #EA685E #9AEA5E
square
#5EE0EA #AE5EEA #EA685E #9AEA5E
split-complementary
#5EE0EA #EA5E9A #EAAE5E
monochromatic
#18ABB6 #28D6E3 #5EE0EA #94EAF1 #CAF5F8
Accessibility & contrast
On white
1.58
#5EE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5EE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0EA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0EA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee0ea; /* rgb */ color: rgb(94, 224, 234); /* oklch */ color: oklch(83.9% 0.114 202.3);
Tailwind
colors: {
custom: {
50: '#9aeaf0',
500: '#5ee0ea',
950: '#000000',
},
}SCSS
$custom: #5ee0ea; $custom-light: #9aeaf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee0ea",
"rgb": {
"r": 94,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83857,
"c": 0.11399,
"h": 202.3
},
"luminance": 0.61632
}Semantic roles & 50–950 ramp
primary
#5EE0EA
secondary
#B64037
accent
#1B0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485