#B2F672#B2F672
#B2F672 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.0% C 0.178 H 131.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F672 |
|---|---|
| RGB | rgb(178, 246, 114) |
| HSL | hsl(91, 88%, 71%) |
| HSV | hsv(91, 54%, 96%) |
| CMYK | cmyk(27.6%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(90.13, -42.45, 56.05) |
| CIE-LCH | lch(90.13, 70.31, 127.14°) |
| OKLab | oklab(90.04% -0.1182 0.1325) |
| OKLCH | oklch(90.04% 0.178 131.7) |
| XYZ | xyz(54.3524, 76.5898, 27.8360) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.54
Light Lime
#AEFD6C
ΔE00 1.93
Pale Lime
#BEFD73
ΔE00 2.03
Key Lime
#AEFF6E
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.57
Pale Lime Green
#B1FF65
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F672 #B672F6
analogous
#F4F672 #B2F672 #72F674
triadic
#B2F672 #72B2F6 #F672B2
tetradic
#B2F672 #72F4F6 #B672F6 #F67472
square
#B2F672 #72F4F6 #B672F6 #F67472
split-complementary
#B2F672 #7472F6 #F672F4
monochromatic
#74DF0E #93F238 #B2F672 #D1FAAC #EFFDE2
Accessibility & contrast
On white
1.29
#B2F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#B2F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F672
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F672 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#B4EDD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f672; /* rgb */ color: rgb(178, 246, 114); /* oklch */ color: oklch(90.0% 0.178 131.7);
Tailwind
colors: {
custom: {
50: '#ccf99e',
500: '#b2f672',
950: '#000000',
},
}SCSS
$custom: #b2f672; $custom-light: #ccf99e; $custom-dark: #000000;
JSON
{
"hex": "#b2f672",
"rgb": {
"r": 178,
"g": 246,
"b": 114
},
"hsl": {
"h": 90.909,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.90038,
"c": 0.17754,
"h": 131.7
},
"luminance": 0.76591
}Semantic roles & 50–950 ramp
primary
#B2F672
secondary
#883CD1
accent
#01E576
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580