#64F3AC#64F3AC
#64F3AC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.8% C 0.160 H 158.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3AC |
|---|---|
| RGB | rgb(100, 243, 172) |
| HSL | hsl(150, 86%, 67%) |
| HSV | hsv(150, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(86.89, -54.53, 22.96) |
| CIE-LCH | lch(86.89, 59.16, 157.16°) |
| OKLab | oklab(86.8% -0.1489 0.0583) |
| OKLCH | oklch(86.8% 0.16 158.6) |
| XYZ | xyz(44.7485, 69.7847, 50.1333) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3AC #F364AB
analogous
#64F365 #64F3AC #64F2F3
triadic
#64F3AC #AC64F3 #F3AC64
tetradic
#64F3AC #6564F3 #F364AB #F2F364
square
#64F3AC #6564F3 #F364AB #F2F364
split-complementary
#64F3AC #F364F2 #F36564
monochromatic
#10CD6F #2BEF8E #64F3AC #9DF7CA #D6FCE9
Accessibility & contrast
On white
1.40
#64F3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#64F3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3AC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3AC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#24F2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f3ac; /* rgb */ color: rgb(100, 243, 172); /* oklch */ color: oklch(86.8% 0.160 158.6);
Tailwind
colors: {
custom: {
50: '#9cf8c5',
500: '#64f3ac',
950: '#000000',
},
}SCSS
$custom: #64f3ac; $custom-light: #9cf8c5; $custom-dark: #000000;
JSON
{
"hex": "#64f3ac",
"rgb": {
"r": 100,
"g": 243,
"b": 172
},
"hsl": {
"h": 150.21,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86797,
"c": 0.15992,
"h": 158.6
},
"luminance": 0.69789
}Semantic roles & 50–950 ramp
primary
#64F3AC
secondary
#C9327D
accent
#0372E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582