#64DFB2#64DFB2
#64DFB2 is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.129 H 166.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFB2 |
|---|---|
| RGB | rgb(100, 223, 178) |
| HSL | hsl(158, 66%, 63%) |
| HSV | hsv(158, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.12, -44.96, 11.78) |
| CIE-LCH | lch(81.12, 46.48, 165.32°) |
| OKLab | oklab(82.13% -0.1252 0.0302) |
| OKLCH | oklch(82.13% 0.129 166.4) |
| XYZ | xyz(39.6753, 58.6953, 51.3493) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Eucalyptus
#44D7A8
ΔE00 2.85
Aqua Marine
#2EE8BB
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFB2 #DF6491
analogous
#64DF74 #64DFB2 #64CEDF
triadic
#64DFB2 #B264DF #DFB264
tetradic
#64DFB2 #7464DF #DF6491 #CEDF64
square
#64DFB2 #7464DF #DF6491 #CEDF64
split-complementary
#64DFB2 #DF64CE #DF7464
monochromatic
#22A676 #31D599 #64DFB2 #97E9CB #C9F4E4
Accessibility & contrast
On white
1.65
#64DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#64DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFB2
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFB2 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#2BE0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dfb2; /* rgb */ color: rgb(100, 223, 178); /* oklch */ color: oklch(82.1% 0.129 166.4);
Tailwind
colors: {
custom: {
50: '#9ae9c9',
500: '#64dfb2',
950: '#000000',
},
}SCSS
$custom: #64dfb2; $custom-light: #9ae9c9; $custom-dark: #000000;
JSON
{
"hex": "#64dfb2",
"rgb": {
"r": 100,
"g": 223,
"b": 178
},
"hsl": {
"h": 158.049,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.82128,
"c": 0.12882,
"h": 166.4
},
"luminance": 0.58699
}Semantic roles & 50–950 ramp
primary
#64DFB2
secondary
#A93E65
accent
#185ACE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482