#5DDEE5#5DDEE5
#5DDEE5 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.113 H 200.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE5 |
|---|---|
| RGB | rgb(93, 222, 229) |
| HSL | hsl(183, 72%, 63%) |
| HSV | hsv(183, 59%, 90%) |
| CMYK | cmyk(59.4%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(81.96, -33.20, -14.08) |
| CIE-LCH | lch(81.96, 36.06, 202.99°) |
| OKLab | oklab(83.19% -0.106 -0.039) |
| OKLCH | oklch(83.19% 0.113 200.2) |
| XYZ | xyz(44.7723, 60.2222, 83.3781) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE5 #E5645D
analogous
#5DE5A8 #5DDEE5 #5D9AE5
triadic
#5DDEE5 #E55DDE #DEE55D
tetradic
#5DDEE5 #A85DE5 #E5645D #9AE55D
square
#5DDEE5 #A85DE5 #E5645D #9AE55D
split-complementary
#5DDEE5 #E55D9A #E5A85D
monochromatic
#1CA5AC #28D3DD #5DDEE5 #92E9ED #C6F3F6
Accessibility & contrast
On white
1.61
#5DDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5DDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE5
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE5 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddee5; /* rgb */ color: rgb(93, 222, 229); /* oklch */ color: oklch(83.2% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5ddee5',
950: '#000000',
},
}SCSS
$custom: #5ddee5; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddee5",
"rgb": {
"r": 93,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.088,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.83189,
"c": 0.11297,
"h": 200.2
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#5DDEE5
secondary
#AD3F39
accent
#1B11D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484