#64DEB8#64DEB8
#64DEB8 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.123 H 170.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEB8 |
|---|---|
| RGB | rgb(100, 222, 184) |
| HSL | hsl(161, 65%, 63%) |
| HSV | hsv(161, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(80.97, -43.18, 8.38) |
| CIE-LCH | lch(80.97, 43.99, 169.02°) |
| OKLab | oklab(82.04% -0.1215 0.0214) |
| OKLCH | oklch(82.04% 0.123 170) |
| XYZ | xyz(40.0245, 58.4088, 54.5029) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEB8 #DE648A
analogous
#64DE7B #64DEB8 #64C7DE
triadic
#64DEB8 #B864DE #DEB864
tetradic
#64DEB8 #7B64DE #DE648A #C7DE64
square
#64DEB8 #7B64DE #DE648A #C7DE64
split-complementary
#64DEB8 #DE64C7 #DE7B64
monochromatic
#23A57C #32D3A1 #64DEB8 #96E9CF #C9F3E6
Accessibility & contrast
On white
1.66
#64DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#64DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEB8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEB8 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B6
Deuteranopia (green-blind)
#C6C4BB
Tritanopia (blue-blind)
#25DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64deb8; /* rgb */ color: rgb(100, 222, 184); /* oklch */ color: oklch(82.0% 0.123 170.0);
Tailwind
colors: {
custom: {
50: '#9ae9cd',
500: '#64deb8',
950: '#000000',
},
}SCSS
$custom: #64deb8; $custom-light: #9ae9cd; $custom-dark: #000000;
JSON
{
"hex": "#64deb8",
"rgb": {
"r": 100,
"g": 222,
"b": 184
},
"hsl": {
"h": 161.311,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82044,
"c": 0.12334,
"h": 170
},
"luminance": 0.58413
}Semantic roles & 50–950 ramp
primary
#64DEB8
secondary
#A73F5F
accent
#1951CD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483