#B3F792#B3F792
#B3F792 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.8% C 0.148 H 136.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F792 |
|---|---|
| RGB | rgb(179, 247, 146) |
| HSL | hsl(100, 86%, 77%) |
| HSV | hsv(100, 41%, 97%) |
| CMYK | cmyk(27.5%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(90.86, -38.87, 41.88) |
| CIE-LCH | lch(90.86, 57.14, 132.87°) |
| OKLab | oklab(90.77% -0.1065 0.1027) |
| OKLCH | oklch(90.77% 0.148 136) |
| XYZ | xyz(57.0380, 78.1787, 39.2733) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.47
Celery
#C1FD95
ΔE00 2.11
Pastel Green
#B0FF9D
ΔE00 2.30
Tea Green
#BDF8A3
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Light Pastel Green
#B2FBA5
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F792 #D692F7
analogous
#E6F792 #B3F792 #92F7A4
triadic
#B3F792 #92B3F7 #F792B3
tetradic
#B3F792 #92E6F7 #D692F7 #F7A492
square
#B3F792 #92E6F7 #D692F7 #F7A492
split-complementary
#B3F792 #A492F7 #F792E6
monochromatic
#63EF20 #8BF359 #B3F792 #DBFBCB #EBFDE2
Accessibility & contrast
On white
1.26
#B3F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#B3F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F792
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F792 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#B2F0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b3f792; /* rgb */ color: rgb(179, 247, 146); /* oklch */ color: oklch(90.8% 0.148 136.0);
Tailwind
colors: {
custom: {
50: '#ccfab3',
500: '#b3f792',
950: '#000000',
},
}SCSS
$custom: #b3f792; $custom-light: #ccfab3; $custom-dark: #000000;
JSON
{
"hex": "#b3f792",
"rgb": {
"r": 179,
"g": 247,
"b": 146
},
"hsl": {
"h": 100.396,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.90771,
"c": 0.14796,
"h": 136
},
"luminance": 0.78181
}Semantic roles & 50–950 ramp
primary
#B3F792
secondary
#AC58D6
accent
#03E39A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581