#64F3AE#64F3AE
#64F3AE is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.8% C 0.158 H 159.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3AE |
|---|---|
| RGB | rgb(100, 243, 174) |
| HSL | hsl(151, 86%, 67%) |
| HSV | hsv(151, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 28.4%, 4.7%) |
| CIE-LAB | lab(86.93, -54.13, 21.99) |
| CIE-LCH | lch(86.93, 58.43, 157.89°) |
| OKLab | oklab(86.84% -0.148 0.0559) |
| OKLCH | oklch(86.84% 0.158 159.3) |
| XYZ | xyz(44.9420, 69.8621, 51.1525) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.58
Greenish Turquoise
#00FBB0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3AE #F364A9
analogous
#64F367 #64F3AE #64F1F3
triadic
#64F3AE #AE64F3 #F3AE64
tetradic
#64F3AE #6764F3 #F364A9 #F1F364
square
#64F3AE #6764F3 #F364A9 #F1F364
split-complementary
#64F3AE #F364F1 #F36764
monochromatic
#10CD72 #2BEF90 #64F3AE #9DF7CC #D6FCE9
Accessibility & contrast
On white
1.40
#64F3AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#64F3AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3AE
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3AE | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#21F2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f3ae; /* rgb */ color: rgb(100, 243, 174); /* oklch */ color: oklch(86.8% 0.158 159.3);
Tailwind
colors: {
custom: {
50: '#9cf8c6',
500: '#64f3ae',
950: '#000000',
},
}SCSS
$custom: #64f3ae; $custom-light: #9cf8c6; $custom-dark: #000000;
JSON
{
"hex": "#64f3ae",
"rgb": {
"r": 100,
"g": 243,
"b": 174
},
"hsl": {
"h": 151.049,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86841,
"c": 0.15823,
"h": 159.3
},
"luminance": 0.69867
}Semantic roles & 50–950 ramp
primary
#64F3AE
secondary
#C9327B
accent
#036FE2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582