#64E4AD#64E4AD
#64E4AD is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.139 H 162.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4AD |
|---|---|
| RGB | rgb(100, 228, 173) |
| HSL | hsl(154, 70%, 64%) |
| HSV | hsv(154, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 24.1%, 10.6%) |
| CIE-LAB | lab(82.49, -48.16, 16.33) |
| CIE-LCH | lch(82.49, 50.86, 161.27°) |
| OKLab | oklab(83.21% -0.1328 0.0418) |
| OKLCH | oklch(83.21% 0.139 162.5) |
| XYZ | xyz(40.5380, 61.2094, 49.2054) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.43
Aqua Marine
#2EE8BB
ΔE00 4.54
Aqua Green
#12E193
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4AD #E4649B
analogous
#64E46D #64E4AD #64DBE4
triadic
#64E4AD #AD64E4 #E4AD64
tetradic
#64E4AD #6D64E4 #E4649B #DBE464
square
#64E4AD #6D64E4 #E4649B #DBE464
split-complementary
#64E4AD #E464DB #E46D64
monochromatic
#1FAF71 #30DB91 #64E4AD #98EDC9 #CCF6E4
Accessibility & contrast
On white
1.59
#64E4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#64E4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4AD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4AD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AA
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#2DE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4ad; /* rgb */ color: rgb(100, 228, 173); /* oklch */ color: oklch(83.2% 0.139 162.5);
Tailwind
colors: {
custom: {
50: '#9aedc5',
500: '#64e4ad',
950: '#000000',
},
}SCSS
$custom: #64e4ad; $custom-light: #9aedc5; $custom-dark: #000000;
JSON
{
"hex": "#64e4ad",
"rgb": {
"r": 100,
"g": 228,
"b": 173
},
"hsl": {
"h": 154.219,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83207,
"c": 0.13923,
"h": 162.5
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#64E4AD
secondary
#B03C6E
accent
#1365D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582