#64F183#64F183
#64F183 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.194 H 148.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #64F183 |
|---|---|
| RGB | rgb(100, 241, 131) |
| HSL | hsl(133, 83%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.63, -60.88, 41.84) |
| CIE-LCH | lch(85.63, 73.87, 145.50°) |
| OKLab | oklab(85.55% -0.1646 0.1023) |
| OKLCH | oklch(85.55% 0.194 148.1) |
| XYZ | xyz(40.8048, 67.2548, 32.2994) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F183 #F164D2
analogous
#8CF164 #64F183 #64F1C9
triadic
#64F183 #8364F1 #F18364
tetradic
#64F183 #648CF1 #F164D2 #F1C964
square
#64F183 #648CF1 #F164D2 #F1C964
split-complementary
#64F183 #C964F1 #F1648C
monochromatic
#12C83A #2CEC56 #64F183 #9CF6B0 #D4FBDD
Accessibility & contrast
On white
1.45
#64F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#64F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F183
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F183 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#40ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f183; /* rgb */ color: rgb(100, 241, 131); /* oklch */ color: oklch(85.5% 0.194 148.1);
Tailwind
colors: {
custom: {
50: '#9cf7a8',
500: '#64f183',
950: '#000000',
},
}SCSS
$custom: #64f183; $custom-light: #9cf7a8; $custom-dark: #000000;
JSON
{
"hex": "#64f183",
"rgb": {
"r": 100,
"g": 241,
"b": 131
},
"hsl": {
"h": 133.191,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.85546,
"c": 0.19381,
"h": 148.1
},
"luminance": 0.67259
}Semantic roles & 50–950 ramp
primary
#64F183
secondary
#C534A5
accent
#06B0E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581