#B3F992#B3F992
#B3F992 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.151 H 136.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F992 |
|---|---|
| RGB | rgb(179, 249, 146) |
| HSL | hsl(101, 90%, 77%) |
| HSV | hsv(101, 41%, 98%) |
| CMYK | cmyk(28.1%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.42, -39.76, 42.59) |
| CIE-LCH | lch(91.42, 58.27, 133.03°) |
| OKLab | oklab(91.22% -0.1089 0.1044) |
| OKLCH | oklch(91.22% 0.151 136.2) |
| XYZ | xyz(57.6529, 79.4084, 39.4783) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.26
Celery
#C1FD95
ΔE00 1.98
Pastel Green
#B0FF9D
ΔE00 2.06
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Tea Green
#BDF8A3
ΔE00 2.90
Light Pastel Green
#B2FBA5
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F992 #D892F9
analogous
#E6F992 #B3F992 #92F9A5
triadic
#B3F992 #92B3F9 #F992B3
tetradic
#B3F992 #92E6F9 #D892F9 #F9A592
square
#B3F992 #92E6F9 #D892F9 #F9A592
split-complementary
#B3F992 #A592F9 #F992E6
monochromatic
#62F31E #8BF658 #B3F992 #DBFCCC #EBFDE2
Accessibility & contrast
On white
1.24
#B3F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B3F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F992
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F992 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#B1F2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3f992; /* rgb */ color: rgb(179, 249, 146); /* oklch */ color: oklch(91.2% 0.151 136.2);
Tailwind
colors: {
custom: {
50: '#ccfbb3',
500: '#b3f992',
950: '#000000',
},
}SCSS
$custom: #b3f992; $custom-light: #ccfbb3; $custom-dark: #000000;
JSON
{
"hex": "#b3f992",
"rgb": {
"r": 179,
"g": 249,
"b": 146
},
"hsl": {
"h": 100.777,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91222,
"c": 0.15087,
"h": 136.2
},
"luminance": 0.7941
}Semantic roles & 50–950 ramp
primary
#B3F992
secondary
#AF57D8
accent
#00E69C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581