#64DDAF#64DDAF
#64DDAF is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.6% C 0.128 H 165.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDAF |
|---|---|
| RGB | rgb(100, 221, 175) |
| HSL | hsl(157, 64%, 63%) |
| HSV | hsv(157, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.47, -44.75, 12.43) |
| CIE-LCH | lch(80.47, 46.45, 164.47°) |
| OKLab | oklab(81.57% -0.1244 0.0319) |
| OKLCH | oklch(81.57% 0.128 165.6) |
| XYZ | xyz(38.8462, 57.5138, 49.6033) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.59
Seafoam
#7FE0B3
ΔE00 2.67
Aqua Marine
#2EE8BB
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDAF #DD6492
analogous
#64DD72 #64DDAF #64CEDD
triadic
#64DDAF #AF64DD #DDAF64
tetradic
#64DDAF #7264DD #DD6492 #CEDD64
square
#64DDAF #7264DD #DD6492 #CEDD64
split-complementary
#64DDAF #DD64CE #DD7264
monochromatic
#24A373 #32D295 #64DDAF #96E8C9 #C8F3E3
Accessibility & contrast
On white
1.68
#64DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#64DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDAF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDAF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#2EDDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64ddaf; /* rgb */ color: rgb(100, 221, 175); /* oklch */ color: oklch(81.6% 0.128 165.6);
Tailwind
colors: {
custom: {
50: '#99e8c7',
500: '#64ddaf',
950: '#000000',
},
}SCSS
$custom: #64ddaf; $custom-light: #99e8c7; $custom-dark: #000000;
JSON
{
"hex": "#64ddaf",
"rgb": {
"r": 100,
"g": 221,
"b": 175
},
"hsl": {
"h": 157.19,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.81571,
"c": 0.12845,
"h": 165.6
},
"luminance": 0.57517
}Semantic roles & 50–950 ramp
primary
#64DDAF
secondary
#A63F66
accent
#1A5DCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482