#64F1AE#64F1AE
#64F1AE is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.4% C 0.156 H 159.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1AE |
|---|---|
| RGB | rgb(100, 241, 174) |
| HSL | hsl(151, 83%, 67%) |
| HSV | hsv(151, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(86.34, -53.32, 21.17) |
| CIE-LCH | lch(86.34, 57.37, 158.34°) |
| OKLab | oklab(86.36% -0.146 0.0539) |
| OKLCH | oklch(86.36% 0.156 159.7) |
| XYZ | xyz(44.3468, 68.6716, 50.9541) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.82
Greenish Turquoise
#00FBB0
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1AE #F164A7
analogous
#64F168 #64F1AE #64EEF1
triadic
#64F1AE #AE64F1 #F1AE64
tetradic
#64F1AE #6864F1 #F164A7 #EEF164
square
#64F1AE #6864F1 #F164A7 #EEF164
split-complementary
#64F1AE #F164EE #F16864
monochromatic
#12C872 #2CEC91 #64F1AE #9CF6CB #D4FBE9
Accessibility & contrast
On white
1.43
#64F1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#64F1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1AE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1AE | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#23F0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f1ae; /* rgb */ color: rgb(100, 241, 174); /* oklch */ color: oklch(86.4% 0.156 159.7);
Tailwind
colors: {
custom: {
50: '#9cf6c6',
500: '#64f1ae',
950: '#000000',
},
}SCSS
$custom: #64f1ae; $custom-light: #9cf6c6; $custom-dark: #000000;
JSON
{
"hex": "#64f1ae",
"rgb": {
"r": 100,
"g": 241,
"b": 174
},
"hsl": {
"h": 151.489,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.8636,
"c": 0.1556,
"h": 159.7
},
"luminance": 0.68676
}Semantic roles & 50–950 ramp
primary
#64F1AE
secondary
#C53479
accent
#066DE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582