#64F3AF#64F3AF
#64F3AF is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.9% C 0.157 H 159.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3AF |
|---|---|
| RGB | rgb(100, 243, 175) |
| HSL | hsl(151, 86%, 67%) |
| HSV | hsv(151, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(86.95, -53.93, 21.50) |
| CIE-LCH | lch(86.95, 58.06, 158.26°) |
| OKLab | oklab(86.86% -0.1476 0.0547) |
| OKLCH | oklch(86.86% 0.157 159.7) |
| XYZ | xyz(45.0399, 69.9012, 51.6678) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.95
Light Blue Green
#7EFBB3
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.53
Greenish Turquoise
#00FBB0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3AF #F364A8
analogous
#64F368 #64F3AF #64EFF3
triadic
#64F3AF #AF64F3 #F3AF64
tetradic
#64F3AF #6864F3 #F364A8 #EFF364
square
#64F3AF #6864F3 #F364A8 #EFF364
split-complementary
#64F3AF #F364EF #F36864
monochromatic
#10CD73 #2BEF92 #64F3AF #9DF7CC #D6FCEA
Accessibility & contrast
On white
1.40
#64F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#64F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3AF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3AF | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#20F2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f3af; /* rgb */ color: rgb(100, 243, 175); /* oklch */ color: oklch(86.9% 0.157 159.7);
Tailwind
colors: {
custom: {
50: '#9cf8c7',
500: '#64f3af',
950: '#000000',
},
}SCSS
$custom: #64f3af; $custom-light: #9cf8c7; $custom-dark: #000000;
JSON
{
"hex": "#64f3af",
"rgb": {
"r": 100,
"g": 243,
"b": 175
},
"hsl": {
"h": 151.469,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86863,
"c": 0.15739,
"h": 159.7
},
"luminance": 0.69906
}Semantic roles & 50–950 ramp
primary
#64F3AF
secondary
#C9327A
accent
#036DE2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582