#64E4AF#64E4AF
#64E4AF is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.3% C 0.138 H 163.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4AF |
|---|---|
| RGB | rgb(100, 228, 175) |
| HSL | hsl(155, 70%, 64%) |
| HSV | hsv(155, 56%, 89%) |
| CMYK | cmyk(56.1%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.53, -47.74, 15.35) |
| CIE-LCH | lch(82.53, 50.15, 162.18°) |
| OKLab | oklab(83.26% -0.1319 0.0393) |
| OKLCH | oklch(83.26% 0.138 163.4) |
| XYZ | xyz(40.7330, 61.2874, 50.2322) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Eucalyptus
#44D7A8
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 5.22
Light Aquamarine
#7BFDC7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4AF #E46499
analogous
#64E46F #64E4AF #64D9E4
triadic
#64E4AF #AF64E4 #E4AF64
tetradic
#64E4AF #6F64E4 #E46499 #D9E464
square
#64E4AF #6F64E4 #E46499 #D9E464
split-complementary
#64E4AF #E464D9 #E46F64
monochromatic
#1FAF73 #30DB94 #64E4AF #98EDCA #CCF6E5
Accessibility & contrast
On white
1.58
#64E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#64E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4AF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4AF | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#2BE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e4af; /* rgb */ color: rgb(100, 228, 175); /* oklch */ color: oklch(83.3% 0.138 163.4);
Tailwind
colors: {
custom: {
50: '#9aedc7',
500: '#64e4af',
950: '#000000',
},
}SCSS
$custom: #64e4af; $custom-light: #9aedc7; $custom-dark: #000000;
JSON
{
"hex": "#64e4af",
"rgb": {
"r": 100,
"g": 228,
"b": 175
},
"hsl": {
"h": 155.156,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83255,
"c": 0.13764,
"h": 163.4
},
"luminance": 0.61291
}Semantic roles & 50–950 ramp
primary
#64E4AF
secondary
#B03C6C
accent
#1362D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582