#92FCA2#92FCA2
#92FCA2 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.158 H 147.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCA2 |
|---|---|
| RGB | rgb(146, 252, 162) |
| HSL | hsl(129, 95%, 78%) |
| HSV | hsv(129, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(90.93, -48.90, 33.76) |
| CIE-LCH | lch(90.93, 59.43, 145.38°) |
| OKLab | oklab(90.49% -0.1331 0.0843) |
| OKLCH | oklch(90.49% 0.158 147.6) |
| XYZ | xyz(53.1831, 78.3370, 46.4936) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.04
Baby Green
#8CFF9E
ΔE00 1.22
Foam Green
#90FDA9
ΔE00 1.25
Palegreen
#98FB98
ΔE00 1.96
Mint (survey)
#9FFEB0
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCA2 #FC92EC
analogous
#B7FC92 #92FCA2 #92FCD7
triadic
#92FCA2 #A292FC #FCA292
tetradic
#92FCA2 #92B7FC #FC92EC #FCD792
square
#92FCA2 #92B7FC #FC92EC #FCD792
split-complementary
#92FCA2 #D792FC #FC92B7
monochromatic
#1BF93C #56FA6F #92FCA2 #CEFED5 #E1FEE6
Accessibility & contrast
On white
1.26
#92FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#92FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCA2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCA2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#EFE1A7
Tritanopia (blue-blind)
#82F8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #92fca2; /* rgb */ color: rgb(146, 252, 162); /* oklch */ color: oklch(90.5% 0.158 147.6);
Tailwind
colors: {
custom: {
50: '#b7febe',
500: '#92fca2',
950: '#000000',
},
}SCSS
$custom: #92fca2; $custom-light: #b7febe; $custom-dark: #000000;
JSON
{
"hex": "#92fca2",
"rgb": {
"r": 146,
"g": 252,
"b": 162
},
"hsl": {
"h": 129.057,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.90485,
"c": 0.15756,
"h": 147.6
},
"luminance": 0.7834
}Semantic roles & 50–950 ramp
primary
#92FCA2
secondary
#DD56C8
accent
#00C3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682