#5EE5ED#5EE5ED
#5EE5ED is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.117 H 200.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5ED |
|---|---|
| RGB | rgb(94, 229, 237) |
| HSL | hsl(183, 80%, 65%) |
| HSV | hsv(183, 60%, 93%) |
| CMYK | cmyk(60.3%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.24, -34.13, -14.89) |
| CIE-LCH | lch(84.24, 37.24, 203.57°) |
| OKLab | oklab(85.12% -0.1094 -0.0412) |
| OKLCH | oklch(85.12% 0.117 200.7) |
| XYZ | xyz(47.9149, 64.5277, 90.0343) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Aqua Blue
#02D8E9
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5ED #ED665E
analogous
#5EEDAE #5EE5ED #5E9DED
triadic
#5EE5ED #ED5EE5 #E5ED5E
tetradic
#5EE5ED #AE5EED #ED665E #9DED5E
square
#5EE5ED #AE5EED #ED665E #9DED5E
split-complementary
#5EE5ED #ED5E9D #EDAE5E
monochromatic
#15B2BC #27DCE7 #5EE5ED #95EEF3 #CCF7F9
Accessibility & contrast
On white
1.51
#5EE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5EE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5ED
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5ED | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee5ed; /* rgb */ color: rgb(94, 229, 237); /* oklch */ color: oklch(85.1% 0.117 200.7);
Tailwind
colors: {
custom: {
50: '#9aedf2',
500: '#5ee5ed',
950: '#000000',
},
}SCSS
$custom: #5ee5ed; $custom-light: #9aedf2; $custom-dark: #000000;
JSON
{
"hex": "#5ee5ed",
"rgb": {
"r": 94,
"g": 229,
"b": 237
},
"hsl": {
"h": 183.357,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.85118,
"c": 0.1169,
"h": 200.7
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#5EE5ED
secondary
#BA3C35
accent
#1509DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585