#5EE9ED#5EE9ED
#5EE9ED is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.0% C 0.119 H 197.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9ED |
|---|---|
| RGB | rgb(94, 233, 237) |
| HSL | hsl(182, 80%, 65%) |
| HSV | hsv(182, 60%, 93%) |
| CMYK | cmyk(60.3%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.39, -36.00, -13.18) |
| CIE-LCH | lch(85.39, 38.33, 200.11°) |
| OKLab | oklab(86.04% -0.1134 -0.0365) |
| OKLCH | oklch(86.04% 0.119 197.8) |
| XYZ | xyz(49.0345, 66.7667, 90.4074) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9ED #ED625E
analogous
#5EEDA9 #5EE9ED #5EA2ED
triadic
#5EE9ED #ED5EE9 #E9ED5E
tetradic
#5EE9ED #A95EED #ED625E #A2ED5E
square
#5EE9ED #A95EED #ED625E #A2ED5E
split-complementary
#5EE9ED #ED5EA2 #EDA95E
monochromatic
#15B7BC #27E1E7 #5EE9ED #95F1F3 #CCF8F9
Accessibility & contrast
On white
1.46
#5EE9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5EE9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9ED
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9ED | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee9ed; /* rgb */ color: rgb(94, 233, 237); /* oklch */ color: oklch(86.0% 0.119 197.8);
Tailwind
colors: {
custom: {
50: '#9bf0f2',
500: '#5ee9ed',
950: '#000000',
},
}SCSS
$custom: #5ee9ed; $custom-light: #9bf0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ee9ed",
"rgb": {
"r": 94,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.678,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.86044,
"c": 0.11916,
"h": 197.8
},
"luminance": 0.66772
}Semantic roles & 50–950 ramp
primary
#5EE9ED
secondary
#BA3835
accent
#0F09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585