#B3F697#B3F697
#B3F697 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.6% C 0.141 H 136.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F697 |
|---|---|
| RGB | rgb(179, 246, 151) |
| HSL | hsl(102, 84%, 78%) |
| HSV | hsv(102, 39%, 96%) |
| CMYK | cmyk(27.2%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(90.66, -37.75, 39.15) |
| CIE-LCH | lch(90.66, 54.39, 133.96°) |
| OKLab | oklab(90.63% -0.1032 0.0966) |
| OKLCH | oklch(90.63% 0.141 136.9) |
| XYZ | xyz(57.1305, 77.7277, 41.2650) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.46
Tea Green
#BDF8A3
ΔE00 1.94
Pastel Green
#B0FF9D
ΔE00 2.18
Light Pastel Green
#B2FBA5
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.65
Washed Out Green
#BCF5A6
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F697 #DA97F6
analogous
#E2F697 #B3F697 #97F6AA
triadic
#B3F697 #97B3F6 #F697B3
tetradic
#B3F697 #97E2F6 #DA97F6 #F6AA97
square
#B3F697 #97E2F6 #DA97F6 #F6AA97
split-complementary
#B3F697 #AA97F6 #F697E2
monochromatic
#61EC26 #8AF15F #B3F697 #DCFBCF #EAFDE3
Accessibility & contrast
On white
1.27
#B3F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B3F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F697
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F697 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#B1F0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b3f697; /* rgb */ color: rgb(179, 246, 151); /* oklch */ color: oklch(90.6% 0.141 136.9);
Tailwind
colors: {
custom: {
50: '#cbf9b6',
500: '#b3f697',
950: '#000000',
},
}SCSS
$custom: #b3f697; $custom-light: #cbf9b6; $custom-dark: #000000;
JSON
{
"hex": "#b3f697",
"rgb": {
"r": 179,
"g": 246,
"b": 151
},
"hsl": {
"h": 102.316,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.90628,
"c": 0.14141,
"h": 136.9
},
"luminance": 0.7773
}Semantic roles & 50–950 ramp
primary
#B3F697
secondary
#B15CD5
accent
#05E1A0
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581