#64DFBD#64DFBD
#64DFBD is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.121 H 172.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFBD |
|---|---|
| RGB | rgb(100, 223, 189) |
| HSL | hsl(163, 66%, 63%) |
| HSV | hsv(163, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 15.2%, 12.5%) |
| CIE-LAB | lab(81.38, -42.48, 6.33) |
| CIE-LCH | lch(81.38, 42.94, 171.53°) |
| OKLab | oklab(82.42% -0.1203 0.0161) |
| OKLCH | oklch(82.42% 0.121 172.4) |
| XYZ | xyz(40.8243, 59.1549, 57.4009) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.28
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFBD #DF6486
analogous
#64DF7F #64DFBD #64C3DF
triadic
#64DFBD #BD64DF #DFBD64
tetradic
#64DFBD #7F64DF #DF6486 #C3DF64
square
#64DFBD #7F64DF #DF6486 #C3DF64
split-complementary
#64DFBD #DF64C3 #DF7F64
monochromatic
#22A682 #31D5A7 #64DFBD #97E9D3 #C9F4E8
Accessibility & contrast
On white
1.64
#64DFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#64DFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFBD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFBD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C6C5BF
Tritanopia (blue-blind)
#1DE1D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dfbd; /* rgb */ color: rgb(100, 223, 189); /* oklch */ color: oklch(82.4% 0.121 172.4);
Tailwind
colors: {
custom: {
50: '#9ae9d0',
500: '#64dfbd',
950: '#000000',
},
}SCSS
$custom: #64dfbd; $custom-light: #9ae9d0; $custom-dark: #000000;
JSON
{
"hex": "#64dfbd",
"rgb": {
"r": 100,
"g": 223,
"b": 189
},
"hsl": {
"h": 163.415,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82417,
"c": 0.12137,
"h": 172.4
},
"luminance": 0.59159
}Semantic roles & 50–950 ramp
primary
#64DFBD
secondary
#A93E5C
accent
#184ACE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483