#5DDFCC#5DDFCC
#5DDFCC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.6% C 0.118 H 182.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFCC |
|---|---|
| RGB | rgb(93, 223, 204) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(81.54, -40.22, -1.42) |
| CIE-LCH | lch(81.54, 40.25, 182.02°) |
| OKLab | oklab(82.62% -0.1177 -0.0045) |
| OKLCH | oklch(82.62% 0.118 182.2) |
| XYZ | xyz(41.7960, 59.4579, 66.3889) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.03
Tiffany Blue
#7BF2DA
ΔE00 4.79
Aqua (survey)
#13EAC9
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.72
Aquamarine (survey)
#04D8B2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFCC #DF5D70
analogous
#5DDF8B #5DDFCC #5DB1DF
triadic
#5DDFCC #CC5DDF #DFCC5D
tetradic
#5DDFCC #8B5DDF #DF5D70 #B1DF5D
square
#5DDFCC #8B5DDF #DF5D70 #B1DF5D
split-complementary
#5DDFCC #DF5DB1 #DF8B5D
monochromatic
#20A28F #2AD5BC #5DDFCC #90E9DC #C3F3EC
Accessibility & contrast
On white
1.63
#5DDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5DDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFCC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFCC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddfcc; /* rgb */ color: rgb(93, 223, 204); /* oklch */ color: oklch(82.6% 0.118 182.2);
Tailwind
colors: {
custom: {
50: '#97e9db',
500: '#5ddfcc',
950: '#000000',
},
}SCSS
$custom: #5ddfcc; $custom-light: #97e9db; $custom-dark: #000000;
JSON
{
"hex": "#5ddfcc",
"rgb": {
"r": 93,
"g": 223,
"b": 204
},
"hsl": {
"h": 171.231,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82617,
"c": 0.11775,
"h": 182.2
},
"luminance": 0.59462
}Semantic roles & 50–950 ramp
primary
#5DDFCC
secondary
#A53C4B
accent
#1732CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484