#64F5B1#64F5B1
#64F5B1 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.4% C 0.158 H 159.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5B1 |
|---|---|
| RGB | rgb(100, 245, 177) |
| HSL | hsl(152, 88%, 68%) |
| HSV | hsv(152, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 27.8%, 3.9%) |
| CIE-LAB | lab(87.57, -54.33, 21.34) |
| CIE-LCH | lch(87.57, 58.37, 158.56°) |
| OKLab | oklab(87.39% -0.1487 0.0543) |
| OKLCH | oklch(87.39% 0.158 159.9) |
| XYZ | xyz(45.8395, 71.1839, 52.9106) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.54
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5B1 #F564A8
analogous
#64F568 #64F5B1 #64F1F5
triadic
#64F5B1 #B164F5 #F5B164
tetradic
#64F5B1 #6864F5 #F564A8 #F1F564
square
#64F5B1 #6864F5 #F564A8 #F1F564
split-complementary
#64F5B1 #F564F1 #F56864
monochromatic
#0DD175 #2BF194 #64F5B1 #9DF9CE #D7FCEB
Accessibility & contrast
On white
1.38
#64F5B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#64F5B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5B1
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5B1 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AD
Deuteranopia (green-blind)
#DED6B5
Tritanopia (blue-blind)
#1CF4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f5b1; /* rgb */ color: rgb(100, 245, 177); /* oklch */ color: oklch(87.4% 0.158 159.9);
Tailwind
colors: {
custom: {
50: '#9cf9c8',
500: '#64f5b1',
950: '#000000',
},
}SCSS
$custom: #64f5b1; $custom-light: #9cf9c8; $custom-dark: #000000;
JSON
{
"hex": "#64f5b1",
"rgb": {
"r": 100,
"g": 245,
"b": 177
},
"hsl": {
"h": 151.862,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87388,
"c": 0.15834,
"h": 159.9
},
"luminance": 0.71188
}Semantic roles & 50–950 ramp
primary
#64F5B1
secondary
#CC317A
accent
#016CE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582