#5EDDE9#5EDDE9
#5EDDE9 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.112 H 203.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE9 |
|---|---|
| RGB | rgb(94, 221, 233) |
| HSL | hsl(185, 76%, 64%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(59.7%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.82, -31.45, -16.41) |
| CIE-LCH | lch(81.82, 35.47, 207.55°) |
| OKLab | oklab(83.13% -0.1028 -0.0454) |
| OKLCH | oklch(83.13% 0.112 203.8) |
| XYZ | xyz(45.1743, 59.9711, 86.2699) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.40
Bright Light Blue
#26F7FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE9 #E96A5E
analogous
#5EE9B0 #5EDDE9 #5E98E9
triadic
#5EDDE9 #E95EDD #DDE95E
tetradic
#5EDDE9 #B05EE9 #E96A5E #98E95E
square
#5EDDE9 #B05EE9 #E96A5E #98E95E
split-complementary
#5EDDE9 #E95E98 #E9B05E
monochromatic
#19A7B4 #28D2E2 #5EDDE9 #94E8F0 #CAF4F8
Accessibility & contrast
On white
1.62
#5EDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5EDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE9
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE9 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EA
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde9; /* rgb */ color: rgb(94, 221, 233); /* oklch */ color: oklch(83.1% 0.112 203.8);
Tailwind
colors: {
custom: {
50: '#99e8f0',
500: '#5edde9',
950: '#000000',
},
}SCSS
$custom: #5edde9; $custom-light: #99e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5edde9",
"rgb": {
"r": 94,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.18,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83127,
"c": 0.11242,
"h": 203.8
},
"luminance": 0.59976
}Semantic roles & 50–950 ramp
primary
#5EDDE9
secondary
#B44237
accent
#1F0DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485