#B2FC92#B2FC92
#B2FC92 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.156 H 136.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC92 |
|---|---|
| RGB | rgb(178, 252, 146) |
| HSL | hsl(102, 95%, 78%) |
| HSV | hsv(102, 42%, 99%) |
| CMYK | cmyk(29.4%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(92.20, -41.42, 43.58) |
| CIE-LCH | lch(92.20, 60.13, 133.55°) |
| OKLab | oklab(91.84% -0.1135 0.1066) |
| OKLCH | oklch(91.84% 0.156 136.8) |
| XYZ | xyz(58.3572, 81.1590, 39.7791) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.18
Pastel Green
#B0FF9D
ΔE00 1.79
Celery
#C1FD95
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 3.23
Light Pastel Green
#B2FBA5
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC92 #DC92FC
analogous
#E7FC92 #B2FC92 #92FCA7
triadic
#B2FC92 #92B2FC #FC92B2
tetradic
#B2FC92 #92E7FC #DC92FC #FCA792
square
#B2FC92 #92E7FC #DC92FC #FCA792
split-complementary
#B2FC92 #A792FC #FC92E7
monochromatic
#5EF91B #88FA56 #B2FC92 #DCFECE #EAFEE1
Accessibility & contrast
On white
1.22
#B2FC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#B2FC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC92
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC92 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#B0F5E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fc92; /* rgb */ color: rgb(178, 252, 146); /* oklch */ color: oklch(91.8% 0.156 136.8);
Tailwind
colors: {
custom: {
50: '#cbfdb3',
500: '#b2fc92',
950: '#000000',
},
}SCSS
$custom: #b2fc92; $custom-light: #cbfdb3; $custom-dark: #000000;
JSON
{
"hex": "#b2fc92",
"rgb": {
"r": 178,
"g": 252,
"b": 146
},
"hsl": {
"h": 101.887,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91842,
"c": 0.15574,
"h": 136.8
},
"luminance": 0.81161
}Semantic roles & 50–950 ramp
primary
#B2FC92
secondary
#B456DD
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681