#64DFAC#64DFAC
#64DFAC is a light, vivid teal. Relative luminance 0.585; OKLCH L 82.0% C 0.133 H 163.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFAC |
|---|---|
| RGB | rgb(100, 223, 172) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(80.99, -46.26, 14.76) |
| CIE-LCH | lch(80.99, 48.55, 162.31°) |
| OKLab | oklab(81.98% -0.1279 0.0378) |
| OKLCH | oklch(81.98% 0.133 163.5) |
| XYZ | xyz(39.0860, 58.4596, 48.2458) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.74
Eucalyptus
#44D7A8
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.61
Light Greenish Blue
#63F7B4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFAC #DF6497
analogous
#64DF6E #64DFAC #64D4DF
triadic
#64DFAC #AC64DF #DFAC64
tetradic
#64DFAC #6E64DF #DF6497 #D4DF64
square
#64DFAC #6E64DF #DF6497 #D4DF64
split-complementary
#64DFAC #DF64D4 #DF6E64
monochromatic
#22A670 #31D591 #64DFAC #97E9C7 #C9F4E2
Accessibility & contrast
On white
1.65
#64DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#64DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFAC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFAC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1A9
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#30DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dfac; /* rgb */ color: rgb(100, 223, 172); /* oklch */ color: oklch(82.0% 0.133 163.5);
Tailwind
colors: {
custom: {
50: '#99eac4',
500: '#64dfac',
950: '#000000',
},
}SCSS
$custom: #64dfac; $custom-light: #99eac4; $custom-dark: #000000;
JSON
{
"hex": "#64dfac",
"rgb": {
"r": 100,
"g": 223,
"b": 172
},
"hsl": {
"h": 155.122,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81979,
"c": 0.13339,
"h": 163.5
},
"luminance": 0.58463
}Semantic roles & 50–950 ramp
primary
#64DFAC
secondary
#A93E6B
accent
#1863CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482