#B2D67F#B2D67F
#B2D67F is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.0% C 0.120 H 127.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D67F |
|---|---|
| RGB | rgb(178, 214, 127) |
| HSL | hsl(85, 51%, 67%) |
| HSV | hsv(85, 41%, 84%) |
| CMYK | cmyk(16.8%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(81.34, -26.34, 39.08) |
| CIE-LCH | lch(81.34, 47.13, 123.97°) |
| OKLab | oklab(82.99% -0.0725 0.0956) |
| OKLCH | oklch(82.99% 0.12 127.2) |
| XYZ | xyz(46.2370, 59.0899, 29.0441) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.05
Light Moss Green
#A6C875
ΔE00 3.43
Pale Olive
#B9CC81
ΔE00 4.00
Greenish Tan
#BCCB7A
ΔE00 4.80
Pistachio
#93C572
ΔE00 5.72
Light Grey Green
#B7E1A1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D67F #A37FD6
analogous
#D6CF7F #B2D67F #87D67F
triadic
#B2D67F #7FB2D6 #D67FB2
tetradic
#B2D67F #7FD6CF #A37FD6 #D67F87
square
#B2D67F #7FD6CF #A37FD6 #D67F87
split-complementary
#B2D67F #7F87D6 #CF7FD6
monochromatic
#77A635 #96C751 #B2D67F #CEE5AD #EAF4DC
Accessibility & contrast
On white
1.64
#B2D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#B2D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D67F
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D67F | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC78
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#B6CFC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d67f; /* rgb */ color: rgb(178, 214, 127); /* oklch */ color: oklch(83.0% 0.120 127.2);
Tailwind
colors: {
custom: {
50: '#cae2a5',
500: '#b2d67f',
950: '#000000',
},
}SCSS
$custom: #b2d67f; $custom-light: #cae2a5; $custom-dark: #000000;
JSON
{
"hex": "#b2d67f",
"rgb": {
"r": 178,
"g": 214,
"b": 127
},
"hsl": {
"h": 84.828,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.82994,
"c": 0.11994,
"h": 127.2
},
"luminance": 0.5909
}Semantic roles & 50–950 ramp
primary
#B2D67F
secondary
#7550AA
accent
#27BF66
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480