#64F5BF#64F5BF
#64F5BF is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.147 H 165.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5BF |
|---|---|
| RGB | rgb(100, 245, 191) |
| HSL | hsl(158, 88%, 68%) |
| HSV | hsv(158, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 22%, 3.9%) |
| CIE-LAB | lab(87.86, -51.42, 14.52) |
| CIE-LCH | lch(87.86, 53.43, 164.23°) |
| OKLab | oklab(87.71% -0.1425 0.0372) |
| OKLCH | oklch(87.71% 0.147 165.4) |
| XYZ | xyz(47.3072, 71.7710, 60.6402) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Greenish Blue
#63F7B4
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5BF #F5649A
analogous
#64F576 #64F5BF #64E3F5
triadic
#64F5BF #BF64F5 #F5BF64
tetradic
#64F5BF #7664F5 #F5649A #E3F564
square
#64F5BF #7664F5 #F5649A #E3F564
split-complementary
#64F5BF #F564E3 #F57664
monochromatic
#0DD188 #2BF1A7 #64F5BF #9DF9D7 #D7FCEE
Accessibility & contrast
On white
1.37
#64F5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#64F5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5BF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5BF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BC
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f5bf; /* rgb */ color: rgb(100, 245, 191); /* oklch */ color: oklch(87.7% 0.147 165.4);
Tailwind
colors: {
custom: {
50: '#9df9d2',
500: '#64f5bf',
950: '#000000',
},
}SCSS
$custom: #64f5bf; $custom-light: #9df9d2; $custom-dark: #000000;
JSON
{
"hex": "#64f5bf",
"rgb": {
"r": 100,
"g": 245,
"b": 191
},
"hsl": {
"h": 157.655,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87714,
"c": 0.14727,
"h": 165.4
},
"luminance": 0.71776
}Semantic roles & 50–950 ramp
primary
#64F5BF
secondary
#CC316B
accent
#0156E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583