#5DDEE7#5DDEE7
#5DDEE7 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.113 H 201.6°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE7 |
|---|---|
| RGB | rgb(93, 222, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 60%, 91%) |
| CMYK | cmyk(59.7%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.02, -32.65, -15.05) |
| CIE-LCH | lch(82.02, 35.95, 204.75°) |
| OKLab | oklab(83.26% -0.1052 -0.0417) |
| OKLCH | oklch(83.26% 0.113 201.6) |
| XYZ | xyz(45.0532, 60.3345, 84.8572) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE7 #E7665D
analogous
#5DE7AB #5DDEE7 #5D99E7
triadic
#5DDEE7 #E75DDE #DEE75D
tetradic
#5DDEE7 #AB5DE7 #E7665D #99E75D
square
#5DDEE7 #AB5DE7 #E7665D #99E75D
split-complementary
#5DDEE7 #E75D99 #E7AB5D
monochromatic
#1AA6B0 #28D3DF #5DDEE7 #92E9EF #C8F4F7
Accessibility & contrast
On white
1.61
#5DDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5DDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddee7; /* rgb */ color: rgb(93, 222, 231); /* oklch */ color: oklch(83.3% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#99e8ee',
500: '#5ddee7',
950: '#000000',
},
}SCSS
$custom: #5ddee7; $custom-light: #99e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5ddee7",
"rgb": {
"r": 93,
"g": 222,
"b": 231
},
"hsl": {
"h": 183.913,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83258,
"c": 0.11316,
"h": 201.6
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#5DDEE7
secondary
#B04038
accent
#1C0FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485