#64F5B0#64F5B0
#64F5B0 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.4% C 0.159 H 159.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64F5B0 |
|---|---|
| RGB | rgb(100, 245, 176) |
| HSL | hsl(151, 88%, 68%) |
| HSV | hsv(151, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 28.2%, 3.9%) |
| CIE-LAB | lab(87.56, -54.53, 21.82) |
| CIE-LCH | lch(87.56, 58.74, 158.19°) |
| OKLab | oklab(87.37% -0.1492 0.0555) |
| OKLCH | oklch(87.37% 0.159 159.6) |
| XYZ | xyz(45.7402, 71.1442, 52.3876) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.69
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F5B0 #F564A9
analogous
#64F567 #64F5B0 #64F2F5
triadic
#64F5B0 #B064F5 #F5B064
tetradic
#64F5B0 #6764F5 #F564A9 #F2F564
square
#64F5B0 #6764F5 #F564A9 #F2F564
split-complementary
#64F5B0 #F564F2 #F56764
monochromatic
#0DD174 #2BF193 #64F5B0 #9DF9CD #D7FCEB
Accessibility & contrast
On white
1.38
#64F5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#64F5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F5B0
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F5B0 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#DED6B4
Tritanopia (blue-blind)
#1DF4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f5b0; /* rgb */ color: rgb(100, 245, 176); /* oklch */ color: oklch(87.4% 0.159 159.6);
Tailwind
colors: {
custom: {
50: '#9cf9c7',
500: '#64f5b0',
950: '#000000',
},
}SCSS
$custom: #64f5b0; $custom-light: #9cf9c7; $custom-dark: #000000;
JSON
{
"hex": "#64f5b0",
"rgb": {
"r": 100,
"g": 245,
"b": 176
},
"hsl": {
"h": 151.448,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.87366,
"c": 0.15918,
"h": 159.6
},
"luminance": 0.71149
}Semantic roles & 50–950 ramp
primary
#64F5B0
secondary
#CC317B
accent
#016DE4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582