#92F985#92F985
#92F985 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.3% C 0.181 H 141.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92F985 |
|---|---|
| RGB | rgb(146, 249, 133) |
| HSL | hsl(113, 91%, 75%) |
| HSV | hsv(113, 47%, 98%) |
| CMYK | cmyk(41.4%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(89.65, -51.87, 46.29) |
| CIE-LCH | lch(89.65, 69.52, 138.25°) |
| OKLab | oklab(89.3% -0.1416 0.1123) |
| OKLCH | oklch(89.3% 0.181 141.6) |
| XYZ | xyz(49.9613, 75.5528, 34.1363) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.50
Light Green
#96F97B
ΔE00 1.63
Palegreen
#98FB98
ΔE00 2.58
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Lightgreen
#90EE90
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92F985 #EC85F9
analogous
#CCF985 #92F985 #85F9B2
triadic
#92F985 #8592F9 #F98592
tetradic
#92F985 #85CCF9 #EC85F9 #F9B285
square
#92F985 #85CCF9 #EC85F9 #F9B285
split-complementary
#92F985 #B285F9 #F985CC
monochromatic
#2AF310 #5EF64B #92F985 #C6FCBF #E5FEE2
Accessibility & contrast
On white
1.30
#92F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#92F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92F985
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92F985 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#88F3DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #92f985; /* rgb */ color: rgb(146, 249, 133); /* oklch */ color: oklch(89.3% 0.181 141.6);
Tailwind
colors: {
custom: {
50: '#b7fcaa',
500: '#92f985',
950: '#000000',
},
}SCSS
$custom: #92f985; $custom-light: #b7fcaa; $custom-dark: #000000;
JSON
{
"hex": "#92f985",
"rgb": {
"r": 146,
"g": 249,
"b": 133
},
"hsl": {
"h": 113.276,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89302,
"c": 0.18073,
"h": 141.6
},
"luminance": 0.75556
}Semantic roles & 50–950 ramp
primary
#92F985
secondary
#C74BD7
accent
#00E6CC
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581