#64DDAB#64DDAB
#64DDAB is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.5% C 0.132 H 163.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDAB |
|---|---|
| RGB | rgb(100, 221, 171) |
| HSL | hsl(155, 64%, 63%) |
| HSV | hsv(155, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.38, -45.62, 14.42) |
| CIE-LCH | lch(80.38, 47.84, 162.46°) |
| OKLab | oklab(81.47% -0.1262 0.0369) |
| OKLCH | oklch(81.47% 0.132 163.7) |
| XYZ | xyz(38.4591, 57.3590, 47.5648) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.74
Eucalyptus
#44D7A8
ΔE00 2.80
Aqua Marine
#2EE8BB
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 4.96
Light Teal
#90E4C1
ΔE00 5.60
Aquamarine (survey)
#04D8B2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDAB #DD6496
analogous
#64DD6F #64DDAB #64D2DD
triadic
#64DDAB #AB64DD #DDAB64
tetradic
#64DDAB #6F64DD #DD6496 #D2DD64
square
#64DDAB #6F64DD #DD6496 #D2DD64
split-complementary
#64DDAB #DD64D2 #DD6F64
monochromatic
#24A36E #32D290 #64DDAB #96E8C6 #C8F3E1
Accessibility & contrast
On white
1.68
#64DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#64DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDAB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDAB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#32DDCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64ddab; /* rgb */ color: rgb(100, 221, 171); /* oklch */ color: oklch(81.5% 0.132 163.7);
Tailwind
colors: {
custom: {
50: '#99e8c4',
500: '#64ddab',
950: '#000000',
},
}SCSS
$custom: #64ddab; $custom-light: #99e8c4; $custom-dark: #000000;
JSON
{
"hex": "#64ddab",
"rgb": {
"r": 100,
"g": 221,
"b": 171
},
"hsl": {
"h": 155.207,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81472,
"c": 0.13152,
"h": 163.7
},
"luminance": 0.57363
}Semantic roles & 50–950 ramp
primary
#64DDAB
secondary
#A63F6A
accent
#1A63CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482