#B3CF8A#B3CF8A
#B3CF8A is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.7% C 0.097 H 126.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CF8A |
|---|---|
| RGB | rgb(179, 207, 138) |
| HSL | hsl(84, 42%, 68%) |
| HSV | hsv(84, 33%, 81%) |
| CMYK | cmyk(13.5%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(79.64, -21.13, 31.29) |
| CIE-LCH | lch(79.64, 37.75, 124.03°) |
| OKLab | oklab(81.7% -0.0574 0.0779) |
| OKLCH | oklch(81.7% 0.097 126.4) |
| XYZ | xyz(45.4901, 56.0440, 32.4608) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 3.22
Light Moss Green
#A6C875
ΔE00 3.49
Greenish Tan
#BCCB7A
ΔE00 4.37
Tan Green
#A9BE70
ΔE00 5.06
Light Grey Green
#B7E1A1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CF8A #A68ACF
analogous
#CFC88A #B3CF8A #90CF8A
triadic
#B3CF8A #8AB3CF #CF8AB3
tetradic
#B3CF8A #8ACFC8 #A68ACF #CF8A90
square
#B3CF8A #8ACFC8 #A68ACF #CF8A90
split-complementary
#B3CF8A #8A90CF #C88ACF
monochromatic
#789E41 #97BD5F #B3CF8A #CFE1B5 #EBF3E1
Accessibility & contrast
On white
1.72
#B3CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#B3CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CF8A
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CF8A | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C685
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#B7C9BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b3cf8a; /* rgb */ color: rgb(179, 207, 138); /* oklch */ color: oklch(81.7% 0.097 126.4);
Tailwind
colors: {
custom: {
50: '#caddac',
500: '#b3cf8a',
950: '#000000',
},
}SCSS
$custom: #b3cf8a; $custom-light: #caddac; $custom-dark: #000000;
JSON
{
"hex": "#b3cf8a",
"rgb": {
"r": 179,
"g": 207,
"b": 138
},
"hsl": {
"h": 84.348,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.81701,
"c": 0.09675,
"h": 126.4
},
"luminance": 0.56044
}Semantic roles & 50–950 ramp
primary
#B3CF8A
secondary
#785AA4
accent
#31B566
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131510
muted
#838481