#5DDCE5#5DDCE5
#5DDCE5 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.112 H 201.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCE5 |
|---|---|
| RGB | rgb(93, 220, 229) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59.4%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.38, -32.25, -14.95) |
| CIE-LCH | lch(81.38, 35.54, 204.86°) |
| OKLab | oklab(82.72% -0.104 -0.0414) |
| OKLCH | oklch(82.72% 0.112 201.7) |
| XYZ | xyz(44.2443, 59.1661, 83.2020) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCE5 #E5665D
analogous
#5DE5AA #5DDCE5 #5D98E5
triadic
#5DDCE5 #E55DDC #DCE55D
tetradic
#5DDCE5 #AA5DE5 #E5665D #98E55D
square
#5DDCE5 #AA5DE5 #E5665D #98E55D
split-complementary
#5DDCE5 #E55D98 #E5AA5D
monochromatic
#1CA2AC #28D1DD #5DDCE5 #92E7ED #C6F3F6
Accessibility & contrast
On white
1.64
#5DDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5DDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCE5
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCE5 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddce5; /* rgb */ color: rgb(93, 220, 229); /* oklch */ color: oklch(82.7% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#98e7ed',
500: '#5ddce5',
950: '#000000',
},
}SCSS
$custom: #5ddce5; $custom-light: #98e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5ddce5",
"rgb": {
"r": 93,
"g": 220,
"b": 229
},
"hsl": {
"h": 183.971,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82724,
"c": 0.1119,
"h": 201.7
},
"luminance": 0.59171
}Semantic roles & 50–950 ramp
primary
#5DDCE5
secondary
#AD4139
accent
#1E11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484