#BCCE98#BCCE98
#BCCE98 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.4% C 0.075 H 123.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE98 |
|---|---|
| RGB | rgb(188, 206, 152) |
| HSL | hsl(80, 36%, 70%) |
| HSV | hsv(80, 26%, 81%) |
| CMYK | cmyk(8.7%, 0%, 26.2%, 19.2%) |
| CIE-LAB | lab(80.24, -15.32, 24.91) |
| CIE-LCH | lch(80.24, 29.24, 121.60°) |
| OKLab | oklab(82.42% -0.0409 0.0629) |
| OKLCH | oklch(82.42% 0.075 123) |
| XYZ | xyz(48.4772, 57.1009, 38.1674) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.48
Greenish Tan
#BCCB7A
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.18
Pale Olive Green
#B1D27B
ΔE00 6.53
Light Moss Green
#A6C875
ΔE00 6.67
Tan Green
#A9BE70
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE98 #AA98CE
analogous
#CEC598 #BCCE98 #A1CE98
triadic
#BCCE98 #98BCCE #CE98BC
tetradic
#BCCE98 #98CEC5 #AA98CE #CE98A1
square
#BCCE98 #98CEC5 #AA98CE #CE98A1
split-complementary
#BCCE98 #98A1CE #C598CE
monochromatic
#84A04C #A1BA6F #BCCE98 #D7E2C1 #F2F5EA
Accessibility & contrast
On white
1.69
#BCCE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BCCE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE98
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE98 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C795
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#C0C9C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce98; /* rgb */ color: rgb(188, 206, 152); /* oklch */ color: oklch(82.4% 0.075 123.0);
Tailwind
colors: {
custom: {
50: '#d0ddb6',
500: '#bcce98',
950: '#000000',
},
}SCSS
$custom: #bcce98; $custom-light: #d0ddb6; $custom-dark: #000000;
JSON
{
"hex": "#bcce98",
"rgb": {
"r": 188,
"g": 206,
"b": 152
},
"hsl": {
"h": 80,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.82416,
"c": 0.07503,
"h": 123
},
"luminance": 0.57101
}Semantic roles & 50–950 ramp
primary
#BCCE98
secondary
#7B67A3
accent
#37AE5F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481