#64F185#64F185
#64F185 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.192 H 148.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64F185 |
|---|---|
| RGB | rgb(100, 241, 133) |
| HSL | hsl(134, 83%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.66, -60.58, 40.91) |
| CIE-LCH | lch(85.66, 73.10, 145.97°) |
| OKLab | oklab(85.58% -0.1638 0.1002) |
| OKLCH | oklch(85.58% 0.192 148.5) |
| XYZ | xyz(40.9416, 67.3095, 33.0202) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F185 #F164D0
analogous
#89F164 #64F185 #64F1CC
triadic
#64F185 #8564F1 #F18564
tetradic
#64F185 #6489F1 #F164D0 #F1CC64
square
#64F185 #6489F1 #F164D0 #F1CC64
split-complementary
#64F185 #CC64F1 #F16489
monochromatic
#12C83D #2CEC59 #64F185 #9CF6B1 #D4FBDD
Accessibility & contrast
On white
1.45
#64F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#64F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F185
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F185 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#40EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f185; /* rgb */ color: rgb(100, 241, 133); /* oklch */ color: oklch(85.6% 0.192 148.5);
Tailwind
colors: {
custom: {
50: '#9cf7aa',
500: '#64f185',
950: '#000000',
},
}SCSS
$custom: #64f185; $custom-light: #9cf7aa; $custom-dark: #000000;
JSON
{
"hex": "#64f185",
"rgb": {
"r": 100,
"g": 241,
"b": 133
},
"hsl": {
"h": 134.043,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85577,
"c": 0.19202,
"h": 148.5
},
"luminance": 0.67313
}Semantic roles & 50–950 ramp
primary
#64F185
secondary
#C534A3
accent
#06ADE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581