#64F2AF#64F2AF
#64F2AF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.156 H 159.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2AF |
|---|---|
| RGB | rgb(100, 242, 175) |
| HSL | hsl(152, 85%, 67%) |
| HSV | hsv(152, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.65, -53.53, 21.09) |
| CIE-LCH | lch(86.65, 57.53, 158.49°) |
| OKLab | oklab(86.62% -0.1466 0.0537) |
| OKLCH | oklch(86.62% 0.156 159.9) |
| XYZ | xyz(44.7414, 69.3043, 51.5684) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.35
Greenish Cyan
#2AFEB7
ΔE00 3.66
Greenish Turquoise
#00FBB0
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2AF #F264A7
analogous
#64F268 #64F2AF #64EEF2
triadic
#64F2AF #AF64F2 #F2AF64
tetradic
#64F2AF #6864F2 #F264A7 #EEF264
square
#64F2AF #6864F2 #F264A7 #EEF264
split-complementary
#64F2AF #F264EE #F26864
monochromatic
#11CB73 #2CED92 #64F2AF #9CF7CC #D5FBE9
Accessibility & contrast
On white
1.41
#64F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#64F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2AF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2AF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#21F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f2af; /* rgb */ color: rgb(100, 242, 175); /* oklch */ color: oklch(86.6% 0.156 159.9);
Tailwind
colors: {
custom: {
50: '#9cf7c7',
500: '#64f2af',
950: '#000000',
},
}SCSS
$custom: #64f2af; $custom-light: #9cf7c7; $custom-dark: #000000;
JSON
{
"hex": "#64f2af",
"rgb": {
"r": 100,
"g": 242,
"b": 175
},
"hsl": {
"h": 151.69,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86622,
"c": 0.15608,
"h": 159.9
},
"luminance": 0.69309
}Semantic roles & 50–950 ramp
primary
#64F2AF
secondary
#C73379
accent
#056DE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582