#5DDFCB#5DDFCB
#5DDFCB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.118 H 181.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFCB |
|---|---|
| RGB | rgb(93, 223, 203) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.52, -40.47, -0.92) |
| CIE-LCH | lch(81.52, 40.48, 181.31°) |
| OKLab | oklab(82.59% -0.1181 -0.0031) |
| OKLCH | oklch(82.59% 0.118 181.5) |
| XYZ | xyz(41.6765, 59.4101, 65.7593) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.23
Tiffany Blue
#7BF2DA
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 4.95
Seafoam Blue
#78D1B6
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 5.98
Aquamarine (survey)
#04D8B2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFCB #DF5D71
analogous
#5DDF8A #5DDFCB #5DB2DF
triadic
#5DDFCB #CB5DDF #DFCB5D
tetradic
#5DDFCB #8A5DDF #DF5D71 #B2DF5D
square
#5DDFCB #8A5DDF #DF5D71 #B2DF5D
split-complementary
#5DDFCB #DF5DB2 #DF8A5D
monochromatic
#20A28E #2AD5BB #5DDFCB #90E9DB #C3F3EC
Accessibility & contrast
On white
1.63
#5DDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5DDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFCB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFCB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddfcb; /* rgb */ color: rgb(93, 223, 203); /* oklch */ color: oklch(82.6% 0.118 181.5);
Tailwind
colors: {
custom: {
50: '#97e9da',
500: '#5ddfcb',
950: '#000000',
},
}SCSS
$custom: #5ddfcb; $custom-light: #97e9da; $custom-dark: #000000;
JSON
{
"hex": "#5ddfcb",
"rgb": {
"r": 93,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.769,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82588,
"c": 0.11815,
"h": 181.5
},
"luminance": 0.59414
}Semantic roles & 50–950 ramp
primary
#5DDFCB
secondary
#A53C4C
accent
#1733CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483