#B3F672#B3F672
#B3F672 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.177 H 131.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F672 |
|---|---|
| RGB | rgb(179, 246, 114) |
| HSL | hsl(90, 88%, 71%) |
| HSV | hsv(90, 54%, 96%) |
| CMYK | cmyk(27.2%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(90.19, -42.10, 56.13) |
| CIE-LCH | lch(90.19, 70.17, 126.87°) |
| OKLab | oklab(90.1% -0.1173 0.1327) |
| OKLCH | oklch(90.1% 0.177 131.5) |
| XYZ | xyz(54.5827, 76.7086, 27.8468) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.67
Pale Lime
#BEFD73
ΔE00 1.93
Light Lime
#AEFD6C
ΔE00 1.98
Key Lime
#AEFF6E
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 2.49
Pale Lime Green
#B1FF65
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F672 #B572F6
analogous
#F5F672 #B3F672 #72F673
triadic
#B3F672 #72B3F6 #F672B3
tetradic
#B3F672 #72F5F6 #B572F6 #F67372
square
#B3F672 #72F5F6 #B572F6 #F67372
split-complementary
#B3F672 #7372F6 #F672F5
monochromatic
#75DF0E #94F238 #B3F672 #D2FAAC #EFFDE2
Accessibility & contrast
On white
1.29
#B3F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#B3F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F672
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F672 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#B6EDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b3f672; /* rgb */ color: rgb(179, 246, 114); /* oklch */ color: oklch(90.1% 0.177 131.5);
Tailwind
colors: {
custom: {
50: '#cdf99e',
500: '#b3f672',
950: '#000000',
},
}SCSS
$custom: #b3f672; $custom-light: #cdf99e; $custom-dark: #000000;
JSON
{
"hex": "#b3f672",
"rgb": {
"r": 179,
"g": 246,
"b": 114
},
"hsl": {
"h": 90.455,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.90097,
"c": 0.17706,
"h": 131.5
},
"luminance": 0.7671
}Semantic roles & 50–950 ramp
primary
#B3F672
secondary
#873CD1
accent
#01E574
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580