#B3F790#B3F790
#B3F790 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.7% C 0.150 H 135.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F790 |
|---|---|
| RGB | rgb(179, 247, 144) |
| HSL | hsl(100, 87%, 77%) |
| HSV | hsv(100, 42%, 97%) |
| CMYK | cmyk(27.5%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(90.83, -39.13, 42.82) |
| CIE-LCH | lch(90.83, 58.00, 132.42°) |
| OKLab | oklab(90.74% -0.1073 0.1048) |
| OKLCH | oklch(90.74% 0.15 135.7) |
| XYZ | xyz(56.8838, 78.1170, 38.4612) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.67
Celery
#C1FD95
ΔE00 2.01
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Pastel Green
#B0FF9D
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F790 #D490F7
analogous
#E6F790 #B3F790 #90F7A1
triadic
#B3F790 #90B3F7 #F790B3
tetradic
#B3F790 #90E6F7 #D490F7 #F7A190
square
#B3F790 #90E6F7 #D490F7 #F7A190
split-complementary
#B3F790 #A190F7 #F790E6
monochromatic
#65EF1E #8CF357 #B3F790 #DAFBC9 #EBFDE2
Accessibility & contrast
On white
1.26
#B3F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#B3F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F790
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F790 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F4E396
Tritanopia (blue-blind)
#B2F0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b3f790; /* rgb */ color: rgb(179, 247, 144); /* oklch */ color: oklch(90.7% 0.150 135.7);
Tailwind
colors: {
custom: {
50: '#ccfab2',
500: '#b3f790',
950: '#000000',
},
}SCSS
$custom: #b3f790; $custom-light: #ccfab2; $custom-dark: #000000;
JSON
{
"hex": "#b3f790",
"rgb": {
"r": 179,
"g": 247,
"b": 144
},
"hsl": {
"h": 99.612,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.90739,
"c": 0.14998,
"h": 135.7
},
"luminance": 0.78119
}Semantic roles & 50–950 ramp
primary
#B3F790
secondary
#AA56D5
accent
#02E397
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581