#64F5AF#64F5AF
#64F5AF is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.3% C 0.160 H 159.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5AF |
|---|---|
| RGB | rgb(100, 245, 175) |
| HSL | hsl(151, 88%, 68%) |
| HSV | hsv(151, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 28.6%, 3.9%) |
| CIE-LAB | lab(87.54, -54.73, 22.31) |
| CIE-LCH | lch(87.54, 59.11, 157.82°) |
| OKLab | oklab(87.34% -0.1496 0.0567) |
| OKLCH | oklch(87.34% 0.16 159.2) |
| XYZ | xyz(45.6417, 71.1048, 51.8684) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.85
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.86
Greenish Cyan
#2AFEB7
ΔE00 3.34
Greenish Turquoise
#00FBB0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5AF #F564AA
analogous
#64F566 #64F5AF #64F3F5
triadic
#64F5AF #AF64F5 #F5AF64
tetradic
#64F5AF #6664F5 #F564AA #F3F564
square
#64F5AF #6664F5 #F564AA #F3F564
split-complementary
#64F5AF #F564F3 #F56664
monochromatic
#0DD173 #2BF191 #64F5AF #9DF9CD #D7FCEA
Accessibility & contrast
On white
1.38
#64F5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#64F5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5AF
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5AF | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#1EF4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f5af; /* rgb */ color: rgb(100, 245, 175); /* oklch */ color: oklch(87.3% 0.160 159.2);
Tailwind
colors: {
custom: {
50: '#9cf9c7',
500: '#64f5af',
950: '#000000',
},
}SCSS
$custom: #64f5af; $custom-light: #9cf9c7; $custom-dark: #000000;
JSON
{
"hex": "#64f5af",
"rgb": {
"r": 100,
"g": 245,
"b": 175
},
"hsl": {
"h": 151.034,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87344,
"c": 0.16001,
"h": 159.2
},
"luminance": 0.71109
}Semantic roles & 50–950 ramp
primary
#64F5AF
secondary
#CC317C
accent
#016FE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582