#B3F783#B3F783
#B3F783 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.5% C 0.163 H 133.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F783 |
|---|---|
| RGB | rgb(179, 247, 131) |
| HSL | hsl(95, 88%, 74%) |
| HSV | hsv(95, 47%, 97%) |
| CMYK | cmyk(27.5%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(90.66, -40.72, 48.85) |
| CIE-LCH | lch(90.66, 63.59, 129.81°) |
| OKLab | oklab(90.55% -0.1123 0.1178) |
| OKLCH | oklch(90.55% 0.163 133.6) |
| XYZ | xyz(55.9468, 77.7422, 33.5264) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 2.82
Pale Light Green
#B1FC99
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F783 #C783F7
analogous
#EDF783 #B3F783 #83F78D
triadic
#B3F783 #83B3F7 #F783B3
tetradic
#B3F783 #83EDF7 #C783F7 #F78D83
square
#B3F783 #83EDF7 #C783F7 #F78D83
split-complementary
#B3F783 #8D83F7 #F783ED
monochromatic
#6DF010 #90F34A #B3F783 #D6FBBC #EDFDE2
Accessibility & contrast
On white
1.27
#B3F783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B3F783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F783
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F783 | 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)
#FFE879
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#B4EFDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b3f783; /* rgb */ color: rgb(179, 247, 131); /* oklch */ color: oklch(90.5% 0.163 133.6);
Tailwind
colors: {
custom: {
50: '#ccfaa9',
500: '#b3f783',
950: '#000000',
},
}SCSS
$custom: #b3f783; $custom-light: #ccfaa9; $custom-dark: #000000;
JSON
{
"hex": "#b3f783",
"rgb": {
"r": 179,
"g": 247,
"b": 131
},
"hsl": {
"h": 95.172,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.90545,
"c": 0.16276,
"h": 133.6
},
"luminance": 0.77744
}Semantic roles & 50–950 ramp
primary
#B3F783
secondary
#9B4AD4
accent
#01E486
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581