#5DDDE5#5DDDE5
#5DDDE5 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.112 H 200.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE5 |
|---|---|
| RGB | rgb(93, 221, 229) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59.4%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.67, -32.72, -14.51) |
| CIE-LCH | lch(81.67, 35.80, 203.92°) |
| OKLab | oklab(82.96% -0.105 -0.0402) |
| OKLCH | oklch(82.96% 0.112 200.9) |
| XYZ | xyz(44.5075, 59.6926, 83.2898) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.72
Robin'S Egg
#6DEDFD
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE5 #E5655D
analogous
#5DE5A9 #5DDDE5 #5D99E5
triadic
#5DDDE5 #E55DDD #DDE55D
tetradic
#5DDDE5 #A95DE5 #E5655D #99E55D
square
#5DDDE5 #A95DE5 #E5655D #99E55D
split-complementary
#5DDDE5 #E55D99 #E5A95D
monochromatic
#1CA4AC #28D2DD #5DDDE5 #92E8ED #C6F3F6
Accessibility & contrast
On white
1.62
#5DDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5DDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE5
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE5 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde5; /* rgb */ color: rgb(93, 221, 229); /* oklch */ color: oklch(83.0% 0.112 200.9);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5ddde5',
950: '#000000',
},
}SCSS
$custom: #5ddde5; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddde5",
"rgb": {
"r": 93,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.529,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82956,
"c": 0.11243,
"h": 200.9
},
"luminance": 0.59697
}Semantic roles & 50–950 ramp
primary
#5DDDE5
secondary
#AD4039
accent
#1D11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484