#5DEFCA#5DEFCA
#5DEFCA is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.136 H 173.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFCA |
|---|---|
| RGB | rgb(93, 239, 202) |
| HSL | hsl(165, 82%, 65%) |
| HSV | hsv(165, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(86.17, -47.70, 6.35) |
| CIE-LCH | lch(86.17, 48.13, 172.41°) |
| OKLab | oklab(86.36% -0.1351 0.0161) |
| OKLCH | oklch(86.36% 0.136 173.2) |
| XYZ | xyz(46.0362, 68.3196, 66.6265) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.96
Aqua (survey)
#13EAC9
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 4.19
Bright Teal
#01F9C6
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFCA #EF5D82
analogous
#5DEF81 #5DEFCA #5DCBEF
triadic
#5DEFCA #CA5DEF #EFCA5D
tetradic
#5DEFCA #815DEF #EF5D82 #CBEF5D
square
#5DEFCA #815DEF #EF5D82 #CBEF5D
split-complementary
#5DEFCA #EF5DCB #EF815D
monochromatic
#13BF93 #25E9B8 #5DEFCA #95F5DC #CCFAEE
Accessibility & contrast
On white
1.43
#5DEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5DEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFCA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFCA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#D3D1CD
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5defca; /* rgb */ color: rgb(93, 239, 202); /* oklch */ color: oklch(86.4% 0.136 173.2);
Tailwind
colors: {
custom: {
50: '#99f5da',
500: '#5defca',
950: '#000000',
},
}SCSS
$custom: #5defca; $custom-light: #99f5da; $custom-dark: #000000;
JSON
{
"hex": "#5defca",
"rgb": {
"r": 93,
"g": 239,
"b": 202
},
"hsl": {
"h": 164.795,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.86361,
"c": 0.13604,
"h": 173.2
},
"luminance": 0.68324
}Semantic roles & 50–950 ramp
primary
#5DEFCA
secondary
#BD3356
accent
#073EDE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583