#B2CF8A#B2CF8A
#B2CF8A is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.6% C 0.097 H 127.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF8A |
|---|---|
| RGB | rgb(178, 207, 138) |
| HSL | hsl(85, 42%, 68%) |
| HSV | hsv(85, 33%, 81%) |
| CMYK | cmyk(14%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(79.57, -21.50, 31.19) |
| CIE-LCH | lch(79.57, 37.88, 124.58°) |
| OKLab | oklab(81.63% -0.0584 0.0776) |
| OKLCH | oklch(81.63% 0.097 127) |
| XYZ | xyz(45.2598, 55.9252, 32.4500) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.93
Pale Olive Green
#B1D27B
ΔE00 3.23
Light Moss Green
#A6C875
ΔE00 3.43
Greenish Tan
#BCCB7A
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 5.03
Tan Green
#A9BE70
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF8A #A78ACF
analogous
#CFC98A #B2CF8A #90CF8A
triadic
#B2CF8A #8AB2CF #CF8AB2
tetradic
#B2CF8A #8ACFC9 #A78ACF #CF8A90
square
#B2CF8A #8ACFC9 #A78ACF #CF8A90
split-complementary
#B2CF8A #8A90CF #C98ACF
monochromatic
#779E41 #95BD5F #B2CF8A #CFE1B5 #EBF3E1
Accessibility & contrast
On white
1.72
#B2CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#B2CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF8A
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF8A | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C685
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#B6C9BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cf8a; /* rgb */ color: rgb(178, 207, 138); /* oklch */ color: oklch(81.6% 0.097 127.0);
Tailwind
colors: {
custom: {
50: '#caddac',
500: '#b2cf8a',
950: '#000000',
},
}SCSS
$custom: #b2cf8a; $custom-light: #caddac; $custom-dark: #000000;
JSON
{
"hex": "#b2cf8a",
"rgb": {
"r": 178,
"g": 207,
"b": 138
},
"hsl": {
"h": 85.217,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.8163,
"c": 0.09717,
"h": 127
},
"luminance": 0.55926
}Semantic roles & 50–950 ramp
primary
#B2CF8A
secondary
#795AA4
accent
#31B568
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481