#B2F692#B2F692
#B2F692 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.5% C 0.147 H 136.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F692 |
|---|---|
| RGB | rgb(178, 246, 146) |
| HSL | hsl(101, 85%, 77%) |
| HSV | hsv(101, 41%, 96%) |
| CMYK | cmyk(27.6%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(90.53, -38.76, 41.44) |
| CIE-LCH | lch(90.53, 56.74, 133.08°) |
| OKLab | oklab(90.49% -0.1061 0.1017) |
| OKLCH | oklch(90.49% 0.147 136.2) |
| XYZ | xyz(56.5027, 77.4500, 39.1609) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.53
Celery
#C1FD95
ΔE00 2.33
Pastel Green
#B0FF9D
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Pastel Green
#B2FBA5
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F692 #D692F6
analogous
#E4F692 #B2F692 #92F6A4
triadic
#B2F692 #92B2F6 #F692B2
tetradic
#B2F692 #92E4F6 #D692F6 #F6A492
square
#B2F692 #92E4F6 #D692F6 #F6A492
split-complementary
#B2F692 #A492F6 #F692E4
monochromatic
#62ED21 #8AF159 #B2F692 #DAFBCB #EBFDE3
Accessibility & contrast
On white
1.27
#B2F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#B2F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F692
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F692 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#F2E298
Tritanopia (blue-blind)
#B0EFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2f692; /* rgb */ color: rgb(178, 246, 146); /* oklch */ color: oklch(90.5% 0.147 136.2);
Tailwind
colors: {
custom: {
50: '#cbf9b3',
500: '#b2f692',
950: '#000000',
},
}SCSS
$custom: #b2f692; $custom-light: #cbf9b3; $custom-dark: #000000;
JSON
{
"hex": "#b2f692",
"rgb": {
"r": 178,
"g": 246,
"b": 146
},
"hsl": {
"h": 100.8,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.90487,
"c": 0.14702,
"h": 136.2
},
"luminance": 0.77452
}Semantic roles & 50–950 ramp
primary
#B2F692
secondary
#AD58D4
accent
#04E19B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581