#B0F683#B0F683
#B0F683 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.1% C 0.163 H 134.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F683 |
|---|---|
| RGB | rgb(176, 246, 131) |
| HSL | hsl(97, 86%, 74%) |
| HSV | hsv(97, 47%, 96%) |
| CMYK | cmyk(28.5%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(90.22, -41.30, 48.26) |
| CIE-LCH | lch(90.22, 63.52, 130.55°) |
| OKLab | oklab(90.14% -0.1138 0.1165) |
| OKLCH | oklch(90.14% 0.163 134.3) |
| XYZ | xyz(54.9558, 76.7785, 33.3926) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Spring Green (survey)
#A9F971
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 2.69
Pale Light Green
#B1FC99
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F683 #C983F6
analogous
#E9F683 #B0F683 #83F690
triadic
#B0F683 #83B0F6 #F683B0
tetradic
#B0F683 #83E9F6 #C983F6 #F69083
square
#B0F683 #83E9F6 #C983F6 #F69083
split-complementary
#B0F683 #9083F6 #F683E9
monochromatic
#67ED11 #8CF24A #B0F683 #D4FABC #EDFDE2
Accessibility & contrast
On white
1.28
#B0F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#B0F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F683
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F683 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#B0EEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0f683; /* rgb */ color: rgb(176, 246, 131); /* oklch */ color: oklch(90.1% 0.163 134.3);
Tailwind
colors: {
custom: {
50: '#caf9a9',
500: '#b0f683',
950: '#000000',
},
}SCSS
$custom: #b0f683; $custom-light: #caf9a9; $custom-dark: #000000;
JSON
{
"hex": "#b0f683",
"rgb": {
"r": 176,
"g": 246,
"b": 131
},
"hsl": {
"h": 96.522,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.90144,
"c": 0.16287,
"h": 134.3
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#B0F683
secondary
#9D4BD3
accent
#03E38B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581