#B7CD83#B7CD83
#B7CD83 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.4% C 0.100 H 122.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CD83 |
|---|---|
| RGB | rgb(183, 205, 131) |
| HSL | hsl(78, 43%, 66%) |
| HSV | hsv(78, 36%, 80%) |
| CMYK | cmyk(10.7%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(79.25, -19.56, 34.43) |
| CIE-LCH | lch(79.25, 39.60, 119.60°) |
| OKLab | oklab(81.43% -0.0534 0.085) |
| OKLCH | oklch(81.43% 0.1 122.1) |
| XYZ | xyz(45.4563, 55.3686, 29.7608) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.80
Greenish Tan
#BCCB7A
ΔE00 2.42
Pale Olive Green
#B1D27B
ΔE00 2.87
Light Moss Green
#A6C875
ΔE00 3.34
Tan Green
#A9BE70
ΔE00 4.03
Light Olive
#ACBF69
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CD83 #9983CD
analogous
#CDBE83 #B7CD83 #92CD83
triadic
#B7CD83 #83B7CD #CD83B7
tetradic
#B7CD83 #83CDBE #9983CD #CD8392
square
#B7CD83 #83CDBE #9983CD #CD8392
split-complementary
#B7CD83 #8392CD #BE83CD
monochromatic
#7D983D #9EBB57 #B7CD83 #D0DFAF #EAF0DA
Accessibility & contrast
On white
1.74
#B7CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B7CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CD83
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CD83 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57E
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#BDC6BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b7cd83; /* rgb */ color: rgb(183, 205, 131); /* oklch */ color: oklch(81.4% 0.100 122.1);
Tailwind
colors: {
custom: {
50: '#cddca8',
500: '#b7cd83',
950: '#000000',
},
}SCSS
$custom: #b7cd83; $custom-light: #cddca8; $custom-dark: #000000;
JSON
{
"hex": "#b7cd83",
"rgb": {
"r": 183,
"g": 205,
"b": 131
},
"hsl": {
"h": 77.838,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.81426,
"c": 0.10037,
"h": 122.1
},
"luminance": 0.55369
}Semantic roles & 50–950 ramp
primary
#B7CD83
secondary
#6B569E
accent
#30B658
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#13150F
muted
#838480