#92D87F#92D87F
#92D87F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.5% C 0.139 H 139.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92D87F |
|---|---|
| RGB | rgb(146, 216, 127) |
| HSL | hsl(107, 53%, 67%) |
| HSV | hsv(107, 41%, 85%) |
| CMYK | cmyk(32.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.04, -38.53, 37.04) |
| CIE-LCH | lch(80.04, 53.45, 136.13°) |
| OKLab | oklab(81.46% -0.1053 0.091) |
| OKLCH | oklch(81.46% 0.139 139.2) |
| XYZ | xyz(40.2393, 56.7533, 28.9089) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.99
Lightgreen
#90EE90
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 6.38
Light Moss Green
#A6C875
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.62
Lightish Green
#61E160
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D87F #C57FD8
analogous
#BFD87F #92D87F #7FD899
triadic
#92D87F #7F92D8 #D87F92
tetradic
#92D87F #7FBFD8 #C57FD8 #D8997F
square
#92D87F #7FBFD8 #C57FD8 #D8997F
split-complementary
#92D87F #997FD8 #D87FBF
monochromatic
#4DA934 #6ACA50 #92D87F #BAE6AE #E2F5DD
Accessibility & contrast
On white
1.70
#92D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#92D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D87F
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D87F | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#8ED3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #92d87f; /* rgb */ color: rgb(146, 216, 127); /* oklch */ color: oklch(81.5% 0.139 139.2);
Tailwind
colors: {
custom: {
50: '#b4e4a5',
500: '#92d87f',
950: '#000000',
},
}SCSS
$custom: #92d87f; $custom-light: #b4e4a5; $custom-dark: #000000;
JSON
{
"hex": "#92d87f",
"rgb": {
"r": 146,
"g": 216,
"b": 127
},
"hsl": {
"h": 107.191,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81458,
"c": 0.13921,
"h": 139.2
},
"luminance": 0.56755
}Semantic roles & 50–950 ramp
primary
#92D87F
secondary
#984FAC
accent
#25C19F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480