#5DE0CC#5DE0CC
#5DE0CC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.119 H 181.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0CC |
|---|---|
| RGB | rgb(93, 224, 204) |
| HSL | hsl(171, 68%, 62%) |
| HSV | hsv(171, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 8.9%, 12.2%) |
| CIE-LAB | lab(81.83, -40.67, -0.99) |
| CIE-LCH | lch(81.83, 40.68, 181.39°) |
| OKLab | oklab(82.86% -0.1187 -0.0033) |
| OKLCH | oklch(82.86% 0.119 181.6) |
| XYZ | xyz(42.0640, 59.9938, 66.4782) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.18
Tiffany Blue
#7BF2DA
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 4.86
Seafoam Blue
#78D1B6
ΔE00 5.67
Mediumturquoise
#48D1CC
ΔE00 6.09
Aquamarine (survey)
#04D8B2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0CC #E05D71
analogous
#5DE08B #5DE0CC #5DB2E0
triadic
#5DE0CC #CC5DE0 #E0CC5D
tetradic
#5DE0CC #8B5DE0 #E05D71 #B2E05D
square
#5DE0CC #8B5DE0 #E05D71 #B2E05D
split-complementary
#5DE0CC #E05DB2 #E08B5D
monochromatic
#1FA38F #2AD6BC #5DE0CC #90EADC #C4F4EC
Accessibility & contrast
On white
1.62
#5DE0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5DE0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0CC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0CC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#00E4DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de0cc; /* rgb */ color: rgb(93, 224, 204); /* oklch */ color: oklch(82.9% 0.119 181.6);
Tailwind
colors: {
custom: {
50: '#97eadb',
500: '#5de0cc',
950: '#000000',
},
}SCSS
$custom: #5de0cc; $custom-light: #97eadb; $custom-dark: #000000;
JSON
{
"hex": "#5de0cc",
"rgb": {
"r": 93,
"g": 224,
"b": 204
},
"hsl": {
"h": 170.84,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.82855,
"c": 0.11877,
"h": 181.6
},
"luminance": 0.59998
}Semantic roles & 50–950 ramp
primary
#5DE0CC
secondary
#A63B4B
accent
#1632D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484