#5DEFCC#5DEFCC
#5DEFCC is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.4% C 0.135 H 174.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFCC |
|---|---|
| RGB | rgb(93, 239, 204) |
| HSL | hsl(166, 82%, 65%) |
| HSV | hsv(166, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 14.6%, 6.3%) |
| CIE-LAB | lab(86.21, -47.23, 5.38) |
| CIE-LCH | lch(86.21, 47.54, 173.51°) |
| OKLab | oklab(86.42% -0.1342 0.0135) |
| OKLCH | oklch(86.42% 0.135 174.3) |
| XYZ | xyz(46.2746, 68.4150, 67.8817) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.50
Bright Teal
#01F9C6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFCC #EF5D80
analogous
#5DEF83 #5DEFCC #5DC9EF
triadic
#5DEFCC #CC5DEF #EFCC5D
tetradic
#5DEFCC #835DEF #EF5D80 #C9EF5D
square
#5DEFCC #835DEF #EF5D80 #C9EF5D
split-complementary
#5DEFCC #EF5DC9 #EF835D
monochromatic
#13BF96 #25E9BA #5DEFCC #95F5DE #CCFAEF
Accessibility & contrast
On white
1.43
#5DEFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5DEFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFCC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFCC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CA
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5defcc; /* rgb */ color: rgb(93, 239, 204); /* oklch */ color: oklch(86.4% 0.135 174.3);
Tailwind
colors: {
custom: {
50: '#99f5db',
500: '#5defcc',
950: '#000000',
},
}SCSS
$custom: #5defcc; $custom-light: #99f5db; $custom-dark: #000000;
JSON
{
"hex": "#5defcc",
"rgb": {
"r": 93,
"g": 239,
"b": 204
},
"hsl": {
"h": 165.616,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.86416,
"c": 0.13488,
"h": 174.3
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#5DEFCC
secondary
#BD3354
accent
#073BDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584