#64DDBA#64DDBA
#64DDBA is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.9% C 0.121 H 171.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDBA |
|---|---|
| RGB | rgb(100, 221, 186) |
| HSL | hsl(163, 64%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(80.72, -42.29, 6.97) |
| CIE-LCH | lch(80.72, 42.86, 170.64°) |
| OKLab | oklab(81.86% -0.1195 0.0178) |
| OKLCH | oklch(81.86% 0.121 171.5) |
| XYZ | xyz(39.9708, 57.9636, 55.5265) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 3.96
Seafoam Blue
#78D1B6
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDBA #DD6487
analogous
#64DD7E #64DDBA #64C3DD
triadic
#64DDBA #BA64DD #DDBA64
tetradic
#64DDBA #7E64DD #DD6487 #C3DD64
square
#64DDBA #7E64DD #DD6487 #C3DD64
split-complementary
#64DDBA #DD64C3 #DD7E64
monochromatic
#24A37E #32D2A4 #64DDBA #96E8D0 #C8F3E7
Accessibility & contrast
On white
1.67
#64DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#64DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDBA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDBA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B8
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#23DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddba; /* rgb */ color: rgb(100, 221, 186); /* oklch */ color: oklch(81.9% 0.121 171.5);
Tailwind
colors: {
custom: {
50: '#9ae8ce',
500: '#64ddba',
950: '#000000',
},
}SCSS
$custom: #64ddba; $custom-light: #9ae8ce; $custom-dark: #000000;
JSON
{
"hex": "#64ddba",
"rgb": {
"r": 100,
"g": 221,
"b": 186
},
"hsl": {
"h": 162.645,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81859,
"c": 0.1208,
"h": 171.5
},
"luminance": 0.57967
}Semantic roles & 50–950 ramp
primary
#64DDBA
secondary
#A63F5D
accent
#1A4DCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483