#5DDCE9#5DDCE9
#5DDCE9 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.113 H 204.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCE9 |
|---|---|
| RGB | rgb(93, 220, 233) |
| HSL | hsl(186, 76%, 64%) |
| HSV | hsv(186, 60%, 91%) |
| CMYK | cmyk(60.1%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.51, -31.14, -16.89) |
| CIE-LCH | lch(81.51, 35.42, 208.47°) |
| OKLab | oklab(82.87% -0.1023 -0.0468) |
| OKLCH | oklch(82.87% 0.113 204.6) |
| XYZ | xyz(44.8092, 59.3921, 86.1773) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.13
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCE9 #E96A5D
analogous
#5DE9B0 #5DDCE9 #5D96E9
triadic
#5DDCE9 #E95DDC #DCE95D
tetradic
#5DDCE9 #B05DE9 #E96A5D #96E95D
square
#5DDCE9 #B05DE9 #E96A5D #96E95D
split-complementary
#5DDCE9 #E95D96 #E9B05D
monochromatic
#18A5B3 #27D0E2 #5DDCE9 #93E8F0 #C9F3F8
Accessibility & contrast
On white
1.63
#5DDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5DDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCE9
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCE9 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddce9; /* rgb */ color: rgb(93, 220, 233); /* oklch */ color: oklch(82.9% 0.113 204.6);
Tailwind
colors: {
custom: {
50: '#99e7f0',
500: '#5ddce9',
950: '#000000',
},
}SCSS
$custom: #5ddce9; $custom-light: #99e7f0; $custom-dark: #000000;
JSON
{
"hex": "#5ddce9",
"rgb": {
"r": 93,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.571,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.82865,
"c": 0.11253,
"h": 204.6
},
"luminance": 0.59397
}Semantic roles & 50–950 ramp
primary
#5DDCE9
secondary
#B34237
accent
#200DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485