#BCDB98#BCDB98
#BCDB98 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.2% C 0.095 H 128.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB98 |
|---|---|
| RGB | rgb(188, 219, 152) |
| HSL | hsl(88, 48%, 73%) |
| HSV | hsv(88, 31%, 86%) |
| CMYK | cmyk(14.2%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(83.77, -21.79, 29.67) |
| CIE-LCH | lch(83.77, 36.81, 126.29°) |
| OKLab | oklab(85.24% -0.059 0.0744) |
| OKLCH | oklch(85.24% 0.095 128.4) |
| XYZ | xyz(51.7372, 63.6209, 39.2540) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 4.55
Pale Olive
#B9CC81
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 4.90
Light Moss Green
#A6C875
ΔE00 5.96
Greenish Tan
#BCCB7A
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB98 #B798DB
analogous
#DBD898 #BCDB98 #9BDB98
triadic
#BCDB98 #98BCDB #DB98BC
tetradic
#BCDB98 #98DBD8 #B798DB #DB989B
square
#BCDB98 #98DBD8 #B798DB #DB989B
split-complementary
#BCDB98 #989BDB #D898DB
monochromatic
#81B840 #9FCB6B #BCDB98 #D9EBC5 #F0F7E8
Accessibility & contrast
On white
1.53
#BCDB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BCDB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB98
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB98 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D294
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#BFD5CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdb98; /* rgb */ color: rgb(188, 219, 152); /* oklch */ color: oklch(85.2% 0.095 128.4);
Tailwind
colors: {
custom: {
50: '#d1e6b7',
500: '#bcdb98',
950: '#000000',
},
}SCSS
$custom: #bcdb98; $custom-light: #d1e6b7; $custom-dark: #000000;
JSON
{
"hex": "#bcdb98",
"rgb": {
"r": 188,
"g": 219,
"b": 152
},
"hsl": {
"h": 87.761,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.85235,
"c": 0.09492,
"h": 128.4
},
"luminance": 0.63621
}Semantic roles & 50–950 ramp
primary
#BCDB98
secondary
#8965B3
accent
#2ABB6D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481