#92ED9B#92ED9B
#92ED9B is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.9% C 0.142 H 146.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #92ED9B |
|---|---|
| RGB | rgb(146, 237, 155) |
| HSL | hsl(126, 72%, 75%) |
| HSV | hsv(126, 38%, 93%) |
| CMYK | cmyk(38.4%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(86.53, -43.60, 31.41) |
| CIE-LCH | lch(86.53, 53.74, 144.23°) |
| OKLab | oklab(86.86% -0.1188 0.0786) |
| OKLCH | oklch(86.86% 0.142 146.5) |
| XYZ | xyz(48.0522, 69.0432, 41.7987) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.01
Light Sea Green
#98F6B0
ΔE00 3.30
Foam Green
#90FDA9
ΔE00 3.57
Palegreen
#98FB98
ΔE00 3.72
Light Mint Green
#A6FBB2
ΔE00 3.80
Mint (survey)
#9FFEB0
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ED9B #ED92E4
analogous
#B6ED92 #92ED9B #92EDC8
triadic
#92ED9B #9B92ED #ED9B92
tetradic
#92ED9B #92B6ED #ED92E4 #EDC892
square
#92ED9B #92B6ED #ED92E4 #EDC892
split-complementary
#92ED9B #C892ED #ED92B6
monochromatic
#29DC3B #5DE46B #92ED9B #C7F6CB #E5FBE7
Accessibility & contrast
On white
1.42
#92ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#92ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ED9B
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ED9B | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE96
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#86E9D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #92ed9b; /* rgb */ color: rgb(146, 237, 155); /* oklch */ color: oklch(86.9% 0.142 146.5);
Tailwind
colors: {
custom: {
50: '#b5f3b9',
500: '#92ed9b',
950: '#000000',
},
}SCSS
$custom: #92ed9b; $custom-light: #b5f3b9; $custom-dark: #000000;
JSON
{
"hex": "#92ed9b",
"rgb": {
"r": 146,
"g": 237,
"b": 155
},
"hsl": {
"h": 125.934,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.86863,
"c": 0.14245,
"h": 146.5
},
"luminance": 0.69046
}Semantic roles & 50–950 ramp
primary
#92ED9B
secondary
#C85BBE
accent
#12C1D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581