#B0CF8A#B0CF8A
#B0CF8A is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.5% C 0.098 H 128.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CF8A |
|---|---|
| RGB | rgb(176, 207, 138) |
| HSL | hsl(87, 42%, 68%) |
| HSV | hsv(87, 33%, 81%) |
| CMYK | cmyk(15%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(79.44, -22.24, 30.98) |
| CIE-LCH | lch(79.44, 38.14, 125.67°) |
| OKLab | oklab(81.49% -0.0605 0.0772) |
| OKLCH | oklch(81.49% 0.098 128.1) |
| XYZ | xyz(44.8041, 55.6903, 32.4287) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.30
Pale Olive
#B9CC81
ΔE00 3.33
Light Moss Green
#A6C875
ΔE00 3.38
Light Grey Green
#B7E1A1
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 4.94
Tan Green
#A9BE70
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CF8A #A98ACF
analogous
#CFCC8A #B0CF8A #8DCF8A
triadic
#B0CF8A #8AB0CF #CF8AB0
tetradic
#B0CF8A #8ACFCC #A98ACF #CF8A8D
square
#B0CF8A #8ACFCC #A98ACF #CF8A8D
split-complementary
#B0CF8A #8A8DCF #CC8ACF
monochromatic
#749E41 #93BD5F #B0CF8A #CDE1B5 #EBF3E1
Accessibility & contrast
On white
1.73
#B0CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#B0CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CF8A
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CF8A | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C685
Deuteranopia (green-blind)
#D1C48D
Tritanopia (blue-blind)
#B3C9BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b0cf8a; /* rgb */ color: rgb(176, 207, 138); /* oklch */ color: oklch(81.5% 0.098 128.1);
Tailwind
colors: {
custom: {
50: '#c8ddac',
500: '#b0cf8a',
950: '#000000',
},
}SCSS
$custom: #b0cf8a; $custom-light: #c8ddac; $custom-dark: #000000;
JSON
{
"hex": "#b0cf8a",
"rgb": {
"r": 176,
"g": 207,
"b": 138
},
"hsl": {
"h": 86.957,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.81489,
"c": 0.09803,
"h": 128.1
},
"luminance": 0.55691
}Semantic roles & 50–950 ramp
primary
#B0CF8A
secondary
#7B5AA4
accent
#31B56C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481