#5DDDE9#5DDDE9
#5DDDE9 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.113 H 203.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE9 |
|---|---|
| RGB | rgb(93, 221, 233) |
| HSL | hsl(185, 76%, 64%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(60.1%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.79, -31.62, -16.45) |
| CIE-LCH | lch(81.79, 35.64, 207.49°) |
| OKLab | oklab(83.1% -0.1034 -0.0456) |
| OKLCH | oklch(83.1% 0.113 203.8) |
| XYZ | xyz(45.0724, 59.9186, 86.2651) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.23
Robin'S Egg
#6DEDFD
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE9 #E9695D
analogous
#5DE9AF #5DDDE9 #5D97E9
triadic
#5DDDE9 #E95DDD #DDE95D
tetradic
#5DDDE9 #AF5DE9 #E9695D #97E95D
square
#5DDDE9 #AF5DE9 #E9695D #97E95D
split-complementary
#5DDDE9 #E95D97 #E9AF5D
monochromatic
#18A6B3 #27D2E2 #5DDDE9 #93E8F0 #C9F4F8
Accessibility & contrast
On white
1.62
#5DDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5DDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE9
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE9 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 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: #5ddde9; /* rgb */ color: rgb(93, 221, 233); /* oklch */ color: oklch(83.1% 0.113 203.8);
Tailwind
colors: {
custom: {
50: '#99e8f0',
500: '#5ddde9',
950: '#000000',
},
}SCSS
$custom: #5ddde9; $custom-light: #99e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5ddde9",
"rgb": {
"r": 93,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.143,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83096,
"c": 0.11297,
"h": 203.8
},
"luminance": 0.59923
}Semantic roles & 50–950 ramp
primary
#5DDDE9
secondary
#B34137
accent
#1F0DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485