#64DFAA#64DFAA
#64DFAA is a light, vivid teal. Relative luminance 0.584; OKLCH L 81.9% C 0.135 H 162.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFAA |
|---|---|
| RGB | rgb(100, 223, 170) |
| HSL | hsl(154, 66%, 63%) |
| HSV | hsv(154, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(80.95, -46.68, 15.75) |
| CIE-LCH | lch(80.95, 49.27, 161.36°) |
| OKLab | oklab(81.93% -0.1288 0.0403) |
| OKLCH | oklch(81.93% 0.135 162.6) |
| XYZ | xyz(38.8953, 58.3834, 47.2418) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.92
Eucalyptus
#44D7A8
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 4.80
Aqua Green
#12E193
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFAA #DF6499
analogous
#64DF6C #64DFAA #64D7DF
triadic
#64DFAA #AA64DF #DFAA64
tetradic
#64DFAA #6C64DF #DF6499 #D7DF64
square
#64DFAA #6C64DF #DF6499 #D7DF64
split-complementary
#64DFAA #DF64D7 #DF6C64
monochromatic
#22A66D #31D58E #64DFAA #97E9C6 #C9F4E2
Accessibility & contrast
On white
1.66
#64DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#64DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFAA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFAA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#32DFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #64dfaa; /* rgb */ color: rgb(100, 223, 170); /* oklch */ color: oklch(81.9% 0.135 162.6);
Tailwind
colors: {
custom: {
50: '#99eac3',
500: '#64dfaa',
950: '#000000',
},
}SCSS
$custom: #64dfaa; $custom-light: #99eac3; $custom-dark: #000000;
JSON
{
"hex": "#64dfaa",
"rgb": {
"r": 100,
"g": 223,
"b": 170
},
"hsl": {
"h": 154.146,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.8193,
"c": 0.13499,
"h": 162.6
},
"luminance": 0.58387
}Semantic roles & 50–950 ramp
primary
#64DFAA
secondary
#A93E6C
accent
#1866CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482