#5DEFCD#5DEFCD
#5DEFCD is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.134 H 174.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFCD |
|---|---|
| RGB | rgb(93, 239, 205) |
| HSL | hsl(166, 82%, 65%) |
| HSV | hsv(166, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 14.2%, 6.3%) |
| CIE-LAB | lab(86.24, -47.00, 4.89) |
| CIE-LCH | lch(86.24, 47.25, 174.06°) |
| OKLab | oklab(86.44% -0.1338 0.0122) |
| OKLCH | oklch(86.44% 0.134 174.8) |
| XYZ | xyz(46.3949, 68.4631, 68.5154) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFCD #EF5D7F
analogous
#5DEF84 #5DEFCD #5DC8EF
triadic
#5DEFCD #CD5DEF #EFCD5D
tetradic
#5DEFCD #845DEF #EF5D7F #C8EF5D
square
#5DEFCD #845DEF #EF5D7F #C8EF5D
split-complementary
#5DEFCD #EF5DC8 #EF845D
monochromatic
#13BF97 #25E9BC #5DEFCD #95F5DE #CCFAEF
Accessibility & contrast
On white
1.43
#5DEFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5DEFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFCD
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFCD | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CB
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5defcd; /* rgb */ color: rgb(93, 239, 205); /* oklch */ color: oklch(86.4% 0.134 174.8);
Tailwind
colors: {
custom: {
50: '#99f5dc',
500: '#5defcd',
950: '#000000',
},
}SCSS
$custom: #5defcd; $custom-light: #99f5dc; $custom-dark: #000000;
JSON
{
"hex": "#5defcd",
"rgb": {
"r": 93,
"g": 239,
"b": 205
},
"hsl": {
"h": 166.027,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.86443,
"c": 0.13432,
"h": 174.8
},
"luminance": 0.68468
}Semantic roles & 50–950 ramp
primary
#5DEFCD
secondary
#BD3353
accent
#0739DE
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584