#92E97F#92E97F
#92E97F is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.5% C 0.164 H 140.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #92E97F |
|---|---|
| RGB | rgb(146, 233, 127) |
| HSL | hsl(109, 71%, 71%) |
| HSV | hsv(109, 45%, 91%) |
| CMYK | cmyk(37.3%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(84.95, -45.97, 43.29) |
| CIE-LCH | lch(84.95, 63.14, 136.72°) |
| OKLab | oklab(85.45% -0.1257 0.1053) |
| OKLCH | oklch(85.45% 0.164 140) |
| XYZ | xyz(44.8221, 65.9188, 30.4364) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.66
Light Green
#96F97B
ΔE00 3.93
Palegreen
#98FB98
ΔE00 4.35
Easter Green
#8CFD7E
ΔE00 4.68
Pale Light Green
#B1FC99
ΔE00 4.93
Lightish Green
#61E160
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E97F #D67FE9
analogous
#C7E97F #92E97F #7FE9A1
triadic
#92E97F #7F92E9 #E97F92
tetradic
#92E97F #7FC7E9 #D67FE9 #E9A17F
square
#92E97F #7FC7E9 #D67FE9 #E9A17F
split-complementary
#92E97F #A17FE9 #E97FC7
monochromatic
#41CB23 #66E04B #92E97F #BEF2B3 #E9FBE5
Accessibility & contrast
On white
1.48
#92E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#92E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E97F
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E97F | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#8CE3D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #92e97f; /* rgb */ color: rgb(146, 233, 127); /* oklch */ color: oklch(85.5% 0.164 140.0);
Tailwind
colors: {
custom: {
50: '#b6f0a6',
500: '#92e97f',
950: '#000000',
},
}SCSS
$custom: #92e97f; $custom-light: #b6f0a6; $custom-dark: #000000;
JSON
{
"hex": "#92e97f",
"rgb": {
"r": 146,
"g": 233,
"b": 127
},
"hsl": {
"h": 109.245,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.8545,
"c": 0.16396,
"h": 140
},
"luminance": 0.65921
}Semantic roles & 50–950 ramp
primary
#92E97F
secondary
#AC4AC2
accent
#13D3B0
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580