#5DDDE7#5DDDE7
#5DDDE7 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.113 H 202.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE7 |
|---|---|
| RGB | rgb(93, 221, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 60%, 91%) |
| CMYK | cmyk(59.7%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.73, -32.17, -15.48) |
| CIE-LCH | lch(81.73, 35.70, 205.70°) |
| OKLab | oklab(83.03% -0.1042 -0.0429) |
| OKLCH | oklch(83.03% 0.113 202.4) |
| XYZ | xyz(44.7884, 59.8049, 84.7689) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE7 #E7675D
analogous
#5DE7AC #5DDDE7 #5D98E7
triadic
#5DDDE7 #E75DDD #DDE75D
tetradic
#5DDDE7 #AC5DE7 #E7675D #98E75D
square
#5DDDE7 #AC5DE7 #E7675D #98E75D
split-complementary
#5DDDE7 #E75D98 #E7AC5D
monochromatic
#1AA5B0 #28D2DF #5DDDE7 #92E8EF #C8F3F7
Accessibility & contrast
On white
1.62
#5DDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5DDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE7
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE7 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde7; /* rgb */ color: rgb(93, 221, 231); /* oklch */ color: oklch(83.0% 0.113 202.4);
Tailwind
colors: {
custom: {
50: '#99e8ee',
500: '#5ddde7',
950: '#000000',
},
}SCSS
$custom: #5ddde7; $custom-light: #99e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5ddde7",
"rgb": {
"r": 93,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.348,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83026,
"c": 0.11266,
"h": 202.4
},
"luminance": 0.5981
}Semantic roles & 50–950 ramp
primary
#5DDDE7
secondary
#B04138
accent
#1E0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485