#64DFBF#64DFBF
#64DFBF is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.5% C 0.120 H 173.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFBF |
|---|---|
| RGB | rgb(100, 223, 191) |
| HSL | hsl(164, 66%, 63%) |
| HSV | hsv(164, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(81.42, -42.01, 5.33) |
| CIE-LCH | lch(81.42, 42.35, 172.76°) |
| OKLab | oklab(82.47% -0.1194 0.0135) |
| OKLCH | oklch(82.47% 0.12 173.6) |
| XYZ | xyz(41.0429, 59.2424, 58.5521) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.18
Aqua (survey)
#13EAC9
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.37
Aquamarine (survey)
#04D8B2
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFBF #DF6484
analogous
#64DF81 #64DFBF #64C1DF
triadic
#64DFBF #BF64DF #DFBF64
tetradic
#64DFBF #8164DF #DF6484 #C1DF64
square
#64DFBF #8164DF #DF6484 #C1DF64
split-complementary
#64DFBF #DF64C1 #DF8164
monochromatic
#22A684 #31D5AA #64DFBF #97E9D4 #C9F4E9
Accessibility & contrast
On white
1.63
#64DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#64DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFBF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFBF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#1AE1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dfbf; /* rgb */ color: rgb(100, 223, 191); /* oklch */ color: oklch(82.5% 0.120 173.6);
Tailwind
colors: {
custom: {
50: '#9ae9d2',
500: '#64dfbf',
950: '#000000',
},
}SCSS
$custom: #64dfbf; $custom-light: #9ae9d2; $custom-dark: #000000;
JSON
{
"hex": "#64dfbf",
"rgb": {
"r": 100,
"g": 223,
"b": 191
},
"hsl": {
"h": 164.39,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82472,
"c": 0.12017,
"h": 173.6
},
"luminance": 0.59246
}Semantic roles & 50–950 ramp
primary
#64DFBF
secondary
#A93E5A
accent
#1847CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483