#B3CD8A#B3CD8A
#B3CD8A is a light, moderate yellow-green. Relative luminance 0.551; OKLCH L 81.3% C 0.094 H 125.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CD8A |
|---|---|
| RGB | rgb(179, 205, 138) |
| HSL | hsl(83, 40%, 67%) |
| HSV | hsv(83, 33%, 80%) |
| CMYK | cmyk(12.7%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.09, -20.14, 30.56) |
| CIE-LCH | lch(79.09, 36.60, 123.39°) |
| OKLab | oklab(81.26% -0.0546 0.0762) |
| OKLCH | oklch(81.26% 0.094 125.7) |
| XYZ | xyz(45.0087, 55.0811, 32.3003) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.60
Light Moss Green
#A6C875
ΔE00 3.62
Pale Olive Green
#B1D27B
ΔE00 3.66
Greenish Tan
#BCCB7A
ΔE00 4.26
Tan Green
#A9BE70
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CD8A #A48ACD
analogous
#CDC68A #B3CD8A #91CD8A
triadic
#B3CD8A #8AB3CD #CD8AB3
tetradic
#B3CD8A #8ACDC6 #A48ACD #CD8A91
square
#B3CD8A #8ACDC6 #A48ACD #CD8A91
split-complementary
#B3CD8A #8A91CD #C68ACD
monochromatic
#789B42 #97BB5F #B3CD8A #CFDFB5 #EBF2E0
Accessibility & contrast
On white
1.75
#B3CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#B3CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CD8A
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CD8A | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#D0C48D
Tritanopia (blue-blind)
#B7C7BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b3cd8a; /* rgb */ color: rgb(179, 205, 138); /* oklch */ color: oklch(81.3% 0.094 125.7);
Tailwind
colors: {
custom: {
50: '#cadcac',
500: '#b3cd8a',
950: '#000000',
},
}SCSS
$custom: #b3cd8a; $custom-light: #cadcac; $custom-dark: #000000;
JSON
{
"hex": "#b3cd8a",
"rgb": {
"r": 179,
"g": 205,
"b": 138
},
"hsl": {
"h": 83.284,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81261,
"c": 0.09373,
"h": 125.7
},
"luminance": 0.55081
}Semantic roles & 50–950 ramp
primary
#B3CD8A
secondary
#765AA1
accent
#32B364
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131510
muted
#838481