#5EDEE9#5EDEE9
#5EDEE9 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.113 H 203.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE9 |
|---|---|
| RGB | rgb(94, 222, 233) |
| HSL | hsl(185, 76%, 64%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(59.7%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.11, -31.92, -15.98) |
| CIE-LCH | lch(82.11, 35.70, 206.58°) |
| OKLab | oklab(83.36% -0.1039 -0.0442) |
| OKLCH | oklch(83.36% 0.113 203.1) |
| XYZ | xyz(45.4391, 60.5007, 86.3581) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE9 #E9695E
analogous
#5EE9AF #5EDEE9 #5E99E9
triadic
#5EDEE9 #E95EDE #DEE95E
tetradic
#5EDEE9 #AF5EE9 #E9695E #99E95E
square
#5EDEE9 #AF5EE9 #E9695E #99E95E
split-complementary
#5EDEE9 #E95E99 #E9AF5E
monochromatic
#19A8B4 #28D3E2 #5EDEE9 #94E9F0 #CAF4F8
Accessibility & contrast
On white
1.60
#5EDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5EDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE9
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE9 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee9; /* rgb */ color: rgb(94, 222, 233); /* oklch */ color: oklch(83.4% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#99e8f0',
500: '#5edee9',
950: '#000000',
},
}SCSS
$custom: #5edee9; $custom-light: #99e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5edee9",
"rgb": {
"r": 94,
"g": 222,
"b": 233
},
"hsl": {
"h": 184.748,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83359,
"c": 0.11289,
"h": 203.1
},
"luminance": 0.60505
}Semantic roles & 50–950 ramp
primary
#5EDEE9
secondary
#B44137
accent
#1D0DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485