#64F2AE#64F2AE
#64F2AE is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.157 H 159.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2AE |
|---|---|
| RGB | rgb(100, 242, 174) |
| HSL | hsl(151, 85%, 67%) |
| HSV | hsv(151, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.64, -53.73, 21.58) |
| CIE-LCH | lch(86.64, 57.90, 158.12°) |
| OKLab | oklab(86.6% -0.147 0.0549) |
| OKLCH | oklch(86.6% 0.157 159.5) |
| XYZ | xyz(44.6436, 69.2652, 51.0530) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.17
Light Blue Green
#7EFBB3
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.69
Greenish Turquoise
#00FBB0
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2AE #F264A8
analogous
#64F267 #64F2AE #64EFF2
triadic
#64F2AE #AE64F2 #F2AE64
tetradic
#64F2AE #6764F2 #F264A8 #EFF264
square
#64F2AE #6764F2 #F264A8 #EFF264
split-complementary
#64F2AE #F264EF #F26764
monochromatic
#11CB72 #2CED90 #64F2AE #9CF7CC #D5FBE9
Accessibility & contrast
On white
1.41
#64F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#64F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2AE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2AE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1AA
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#22F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f2ae; /* rgb */ color: rgb(100, 242, 174); /* oklch */ color: oklch(86.6% 0.157 159.5);
Tailwind
colors: {
custom: {
50: '#9cf7c6',
500: '#64f2ae',
950: '#000000',
},
}SCSS
$custom: #64f2ae; $custom-light: #9cf7c6; $custom-dark: #000000;
JSON
{
"hex": "#64f2ae",
"rgb": {
"r": 100,
"g": 242,
"b": 174
},
"hsl": {
"h": 151.268,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.866,
"c": 0.15691,
"h": 159.5
},
"luminance": 0.6927
}Semantic roles & 50–950 ramp
primary
#64F2AE
secondary
#C7337A
accent
#056EE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582