#92E792#92E792
#92E792 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.3% C 0.142 H 144.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92E792 |
|---|---|
| RGB | rgb(146, 231, 146) |
| HSL | hsl(120, 64%, 74%) |
| HSV | hsv(120, 37%, 91%) |
| CMYK | cmyk(36.8%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(84.66, -42.40, 33.48) |
| CIE-LCH | lch(84.66, 54.02, 141.70°) |
| OKLab | oklab(85.3% -0.1155 0.0833) |
| OKLCH | oklch(85.3% 0.142 144.2) |
| XYZ | xyz(45.6162, 65.3357, 37.3960) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 4.46
Light Sea Green
#98F6B0
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 4.93
Light Pastel Green
#B2FBA5
ΔE00 5.10
Foam Green
#90FDA9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E792 #E792E7
analogous
#BDE792 #92E792 #92E7BD
triadic
#92E792 #9292E7 #E79292
tetradic
#92E792 #92BDE7 #E792E7 #E7BD92
square
#92E792 #92BDE7 #E792E7 #E7BD92
split-complementary
#92E792 #BD92E7 #E792BD
monochromatic
#2ED12E #60DC60 #92E792 #C4F2C4 #E6F9E6
Accessibility & contrast
On white
1.49
#92E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#92E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E792
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E792 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#88E2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92e792; /* rgb */ color: rgb(146, 231, 146); /* oklch */ color: oklch(85.3% 0.142 144.2);
Tailwind
colors: {
custom: {
50: '#b5efb2',
500: '#92e792',
950: '#000000',
},
}SCSS
$custom: #92e792; $custom-light: #b5efb2; $custom-dark: #000000;
JSON
{
"hex": "#92e792",
"rgb": {
"r": 146,
"g": 231,
"b": 146
},
"hsl": {
"h": 120,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.85298,
"c": 0.14244,
"h": 144.2
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#92E792
secondary
#C15CC1
accent
#1ACCCC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581