#92FFA0#92FFA0
#92FFA0 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.1% C 0.164 H 147.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFA0 |
|---|---|
| RGB | rgb(146, 255, 160) |
| HSL | hsl(128, 100%, 79%) |
| HSV | hsv(128, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(91.76, -50.47, 35.85) |
| CIE-LCH | lch(91.76, 61.91, 144.62°) |
| OKLab | oklab(91.15% -0.1373 0.0892) |
| OKLCH | oklch(91.15% 0.164 147) |
| XYZ | xyz(53.9563, 80.1655, 45.8812) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.30
Baby Green
#8CFF9E
ΔE00 0.60
Palegreen
#98FB98
ΔE00 1.63
Foam Green
#90FDA9
ΔE00 1.92
Mint (survey)
#9FFEB0
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFA0 #FF92F1
analogous
#BAFF92 #92FFA0 #92FFD6
triadic
#92FFA0 #A092FF #FFA092
tetradic
#92FFA0 #92BAFF #FF92F1 #FFD692
square
#92FFA0 #92BAFF #FF92F1 #FFD692
split-complementary
#92FFA0 #D692FF #FF92BA
monochromatic
#18FF35 #55FF6B #92FFA0 #CFFFD5 #E0FFE4
Accessibility & contrast
On white
1.23
#92FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#92FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFA0
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFA0 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE99
Deuteranopia (green-blind)
#F2E3A6
Tritanopia (blue-blind)
#81FAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #92ffa0; /* rgb */ color: rgb(146, 255, 160); /* oklch */ color: oklch(91.1% 0.164 147.0);
Tailwind
colors: {
custom: {
50: '#b7ffbd',
500: '#92ffa0',
950: '#000000',
},
}SCSS
$custom: #92ffa0; $custom-light: #b7ffbd; $custom-dark: #000000;
JSON
{
"hex": "#92ffa0",
"rgb": {
"r": 146,
"g": 255,
"b": 160
},
"hsl": {
"h": 127.706,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91147,
"c": 0.16375,
"h": 147
},
"luminance": 0.80169
}Semantic roles & 50–950 ramp
primary
#92FFA0
secondary
#E154CF
accent
#00C8E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682