#B2F790#B2F790
#B2F790 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.7% C 0.150 H 136.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F790 |
|---|---|
| RGB | rgb(178, 247, 144) |
| HSL | hsl(100, 87%, 77%) |
| HSV | hsv(100, 42%, 97%) |
| CMYK | cmyk(27.9%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(90.78, -39.46, 42.74) |
| CIE-LCH | lch(90.78, 58.17, 132.72°) |
| OKLab | oklab(90.68% -0.1082 0.1046) |
| OKLCH | oklch(90.68% 0.15 136) |
| XYZ | xyz(56.6534, 77.9982, 38.4504) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.58
Celery
#C1FD95
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Tea Green
#BDF8A3
ΔE00 2.97
Light Pastel Green
#B2FBA5
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F790 #D590F7
analogous
#E6F790 #B2F790 #90F7A2
triadic
#B2F790 #90B2F7 #F790B2
tetradic
#B2F790 #90E6F7 #D590F7 #F7A290
square
#B2F790 #90E6F7 #D590F7 #F7A290
split-complementary
#B2F790 #A290F7 #F790E6
monochromatic
#63EF1E #8AF357 #B2F790 #DAFBC9 #EBFDE2
Accessibility & contrast
On white
1.27
#B2F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#B2F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F790
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F790 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#B1F0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f790; /* rgb */ color: rgb(178, 247, 144); /* oklch */ color: oklch(90.7% 0.150 136.0);
Tailwind
colors: {
custom: {
50: '#cbfab2',
500: '#b2f790',
950: '#000000',
},
}SCSS
$custom: #b2f790; $custom-light: #cbfab2; $custom-dark: #000000;
JSON
{
"hex": "#b2f790",
"rgb": {
"r": 178,
"g": 247,
"b": 144
},
"hsl": {
"h": 100.194,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.90681,
"c": 0.15049,
"h": 136
},
"luminance": 0.78
}Semantic roles & 50–950 ramp
primary
#B2F790
secondary
#AB56D5
accent
#02E399
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581