#64DEC5#64DEC5
#64DEC5 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 177.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEC5 |
|---|---|
| RGB | rgb(100, 222, 197) |
| HSL | hsl(168, 65%, 63%) |
| HSV | hsv(168, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.28, -40.14, 1.94) |
| CIE-LCH | lch(81.28, 40.19, 177.23°) |
| OKLab | oklab(82.4% -0.1157 0.0045) |
| OKLCH | oklch(82.4% 0.116 177.8) |
| XYZ | xyz(41.4503, 58.9791, 62.0122) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEC5 #DE647D
analogous
#64DE88 #64DEC5 #64BADE
triadic
#64DEC5 #C564DE #DEC564
tetradic
#64DEC5 #8864DE #DE647D #BADE64
square
#64DEC5 #8864DE #DE647D #BADE64
split-complementary
#64DEC5 #DE64BA #DE8864
monochromatic
#23A58A #32D3B2 #64DEC5 #96E9D8 #C9F3EB
Accessibility & contrast
On white
1.64
#64DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#64DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEC5
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEC5 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#0DE1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dec5; /* rgb */ color: rgb(100, 222, 197); /* oklch */ color: oklch(82.4% 0.116 177.8);
Tailwind
colors: {
custom: {
50: '#9ae9d6',
500: '#64dec5',
950: '#000000',
},
}SCSS
$custom: #64dec5; $custom-light: #9ae9d6; $custom-dark: #000000;
JSON
{
"hex": "#64dec5",
"rgb": {
"r": 100,
"g": 222,
"b": 197
},
"hsl": {
"h": 167.705,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82404,
"c": 0.11578,
"h": 177.8
},
"luminance": 0.58983
}Semantic roles & 50–950 ramp
primary
#64DEC5
secondary
#A73F54
accent
#193ECD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483