#92ED97#92ED97
#92ED97 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.8% C 0.146 H 145.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92ED97 |
|---|---|
| RGB | rgb(146, 237, 151) |
| HSL | hsl(123, 72%, 75%) |
| HSV | hsv(123, 38%, 93%) |
| CMYK | cmyk(38.4%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(86.46, -44.24, 33.35) |
| CIE-LCH | lch(86.46, 55.40, 142.99°) |
| OKLab | oklab(86.79% -0.1205 0.0831) |
| OKLCH | oklch(86.79% 0.146 145.4) |
| XYZ | xyz(47.7218, 68.9110, 40.0587) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.29
Palegreen
#98FB98
ΔE00 3.32
Foam Green
#90FDA9
ΔE00 3.79
Light Sea Green
#98F6B0
ΔE00 3.92
Mint Green
#8FFF9F
ΔE00 3.95
Baby Green
#8CFF9E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ED97 #ED92E8
analogous
#BAED92 #92ED97 #92EDC5
triadic
#92ED97 #9792ED #ED9792
tetradic
#92ED97 #92BAED #ED92E8 #EDC592
square
#92ED97 #92BAED #ED92E8 #EDC592
split-complementary
#92ED97 #C592ED #ED92BA
monochromatic
#29DC33 #5DE465 #92ED97 #C7F6C9 #E5FBE6
Accessibility & contrast
On white
1.42
#92ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#92ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ED97
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ED97 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E2D59C
Tritanopia (blue-blind)
#87E9D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #92ed97; /* rgb */ color: rgb(146, 237, 151); /* oklch */ color: oklch(86.8% 0.146 145.4);
Tailwind
colors: {
custom: {
50: '#b5f3b6',
500: '#92ed97',
950: '#000000',
},
}SCSS
$custom: #92ed97; $custom-light: #b5f3b6; $custom-dark: #000000;
JSON
{
"hex": "#92ed97",
"rgb": {
"r": 146,
"g": 237,
"b": 151
},
"hsl": {
"h": 123.297,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.86789,
"c": 0.14638,
"h": 145.4
},
"luminance": 0.68914
}Semantic roles & 50–950 ramp
primary
#92ED97
secondary
#C85BC2
accent
#12C9D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581