#5DDEE9#5DDEE9
#5DDEE9 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.113 H 203.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE9 |
|---|---|
| RGB | rgb(93, 222, 233) |
| HSL | hsl(185, 76%, 64%) |
| HSV | hsv(185, 60%, 91%) |
| CMYK | cmyk(60.1%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.08, -32.09, -16.02) |
| CIE-LCH | lch(82.08, 35.87, 206.53°) |
| OKLab | oklab(83.33% -0.1044 -0.0444) |
| OKLCH | oklch(83.33% 0.113 203) |
| XYZ | xyz(45.3372, 60.4482, 86.3533) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE9 #E9685D
analogous
#5DE9AE #5DDEE9 #5D98E9
triadic
#5DDEE9 #E95DDE #DEE95D
tetradic
#5DDEE9 #AE5DE9 #E9685D #98E95D
square
#5DDEE9 #AE5DE9 #E9685D #98E95D
split-complementary
#5DDEE9 #E95D98 #E9AE5D
monochromatic
#18A7B3 #27D3E2 #5DDEE9 #93E9F0 #C9F4F8
Accessibility & contrast
On white
1.60
#5DDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5DDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE9
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE9 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 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: #5ddee9; /* rgb */ color: rgb(93, 222, 233); /* oklch */ color: oklch(83.3% 0.113 203.0);
Tailwind
colors: {
custom: {
50: '#99e8f0',
500: '#5ddee9',
950: '#000000',
},
}SCSS
$custom: #5ddee9; $custom-light: #99e8f0; $custom-dark: #000000;
JSON
{
"hex": "#5ddee9",
"rgb": {
"r": 93,
"g": 222,
"b": 233
},
"hsl": {
"h": 184.714,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83328,
"c": 0.11343,
"h": 203
},
"luminance": 0.60453
}Semantic roles & 50–950 ramp
primary
#5DDEE9
secondary
#B34137
accent
#1D0DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485