#B0F675#B0F675
#B0F675 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.0% C 0.176 H 132.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F675 |
|---|---|
| RGB | rgb(176, 246, 117) |
| HSL | hsl(93, 88%, 71%) |
| HSV | hsv(93, 52%, 96%) |
| CMYK | cmyk(28.5%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(90.06, -42.84, 54.58) |
| CIE-LCH | lch(90.06, 69.38, 128.13°) |
| OKLab | oklab(89.96% -0.1189 0.1296) |
| OKLCH | oklch(89.96% 0.176 132.6) |
| XYZ | xyz(54.0703, 76.4243, 28.7287) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.30
Light Lime
#AEFD6C
ΔE00 2.08
Key Lime
#AEFF6E
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.45
Light Pea Green
#C4FE82
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F675 #BB75F6
analogous
#F0F675 #B0F675 #75F67A
triadic
#B0F675 #75B0F6 #F675B0
tetradic
#B0F675 #75F0F6 #BB75F6 #F67A75
square
#B0F675 #75F0F6 #BB75F6 #F67A75
split-complementary
#B0F675 #7A75F6 #F675F0
monochromatic
#6FE20F #8FF23C #B0F675 #D1FAAE #EFFDE2
Accessibility & contrast
On white
1.29
#B0F675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#B0F675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F675
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F675 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE669
Deuteranopia (green-blind)
#F5E17D
Tritanopia (blue-blind)
#B2EDD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b0f675; /* rgb */ color: rgb(176, 246, 117); /* oklch */ color: oklch(90.0% 0.176 132.6);
Tailwind
colors: {
custom: {
50: '#cbf9a0',
500: '#b0f675',
950: '#000000',
},
}SCSS
$custom: #b0f675; $custom-light: #cbf9a0; $custom-dark: #000000;
JSON
{
"hex": "#b0f675",
"rgb": {
"r": 176,
"g": 246,
"b": 117
},
"hsl": {
"h": 92.558,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89958,
"c": 0.17587,
"h": 132.6
},
"luminance": 0.76426
}Semantic roles & 50–950 ramp
primary
#B0F675
secondary
#8E3ED1
accent
#01E47C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580