#64DEB6#64DEB6
#64DEB6 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.125 H 168.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB6 |
|---|---|
| RGB | rgb(100, 222, 182) |
| HSL | hsl(160, 65%, 63%) |
| HSV | hsv(160, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(80.92, -43.64, 9.37) |
| CIE-LCH | lch(80.92, 44.63, 167.88°) |
| OKLab | oklab(81.99% -0.1224 0.024) |
| OKLCH | oklch(81.99% 0.125 168.9) |
| XYZ | xyz(39.8164, 58.3255, 53.4066) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.13
Aquamarine (survey)
#04D8B2
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB6 #DE648C
analogous
#64DE79 #64DEB6 #64C9DE
triadic
#64DEB6 #B664DE #DEB664
tetradic
#64DEB6 #7964DE #DE648C #C9DE64
square
#64DEB6 #7964DE #DE648C #C9DE64
split-complementary
#64DEB6 #DE64C9 #DE7964
monochromatic
#23A57A #32D39E #64DEB6 #96E9CE #C9F3E6
Accessibility & contrast
On white
1.66
#64DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#64DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB6
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB6 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B4
Deuteranopia (green-blind)
#C7C4B9
Tritanopia (blue-blind)
#27DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb6; /* rgb */ color: rgb(100, 222, 182); /* oklch */ color: oklch(82.0% 0.125 168.9);
Tailwind
colors: {
custom: {
50: '#9ae9cb',
500: '#64deb6',
950: '#000000',
},
}SCSS
$custom: #64deb6; $custom-light: #9ae9cb; $custom-dark: #000000;
JSON
{
"hex": "#64deb6",
"rgb": {
"r": 100,
"g": 222,
"b": 182
},
"hsl": {
"h": 160.328,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81991,
"c": 0.12469,
"h": 168.9
},
"luminance": 0.58329
}Semantic roles & 50–950 ramp
primary
#64DEB6
secondary
#A73F61
accent
#1954CD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483