#64DEB7#64DEB7
#64DEB7 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.124 H 169.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB7 |
|---|---|
| RGB | rgb(100, 222, 183) |
| HSL | hsl(161, 65%, 63%) |
| HSV | hsv(161, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(80.94, -43.41, 8.88) |
| CIE-LCH | lch(80.94, 44.31, 168.44°) |
| OKLab | oklab(82.02% -0.1219 0.0227) |
| OKLCH | oklch(82.02% 0.124 169.4) |
| XYZ | xyz(39.9201, 58.3670, 53.9528) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 4.11
Aquamarine (survey)
#04D8B2
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB7 #DE648B
analogous
#64DE7A #64DEB7 #64C8DE
triadic
#64DEB7 #B764DE #DEB764
tetradic
#64DEB7 #7A64DE #DE648B #C8DE64
square
#64DEB7 #7A64DE #DE648B #C8DE64
split-complementary
#64DEB7 #DE64C8 #DE7A64
monochromatic
#23A57B #32D3A0 #64DEB7 #96E9CE #C9F3E6
Accessibility & contrast
On white
1.66
#64DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#64DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB7 | 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)
#D9D1B5
Deuteranopia (green-blind)
#C6C4BA
Tritanopia (blue-blind)
#26DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb7; /* rgb */ color: rgb(100, 222, 183); /* oklch */ color: oklch(82.0% 0.124 169.4);
Tailwind
colors: {
custom: {
50: '#9ae9cc',
500: '#64deb7',
950: '#000000',
},
}SCSS
$custom: #64deb7; $custom-light: #9ae9cc; $custom-dark: #000000;
JSON
{
"hex": "#64deb7",
"rgb": {
"r": 100,
"g": 222,
"b": 183
},
"hsl": {
"h": 160.82,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82017,
"c": 0.12401,
"h": 169.4
},
"luminance": 0.58371
}Semantic roles & 50–950 ramp
primary
#64DEB7
secondary
#A73F60
accent
#1952CD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483