#BCD598#BCD598
#BCD598 is a very light, moderate yellow-green. Relative luminance 0.605; OKLCH L 83.9% C 0.086 H 126.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD598 |
|---|---|
| RGB | rgb(188, 213, 152) |
| HSL | hsl(85, 42%, 72%) |
| HSV | hsv(85, 29%, 84%) |
| CMYK | cmyk(11.7%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(82.13, -18.83, 27.48) |
| CIE-LCH | lch(82.13, 33.31, 124.42°) |
| OKLab | oklab(83.93% -0.0507 0.0691) |
| OKLCH | oklch(83.93% 0.086 126.3) |
| XYZ | xyz(50.2001, 60.5466, 38.7416) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.06
Pale Olive
#B9CC81
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 5.09
Greenish Tan
#BCCB7A
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD598 #B198D5
analogous
#D5D098 #BCD598 #9ED598
triadic
#BCD598 #98BCD5 #D598BC
tetradic
#BCD598 #98D5D0 #B198D5 #D5989E
square
#BCD598 #98D5D0 #B198D5 #D5989E
split-complementary
#BCD598 #989ED5 #D098D5
monochromatic
#83AC46 #A0C36D #BCD598 #D8E7C3 #F1F6E9
Accessibility & contrast
On white
1.60
#BCD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BCD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD598
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD598 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD94
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#C0CFC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd598; /* rgb */ color: rgb(188, 213, 152); /* oklch */ color: oklch(83.9% 0.086 126.3);
Tailwind
colors: {
custom: {
50: '#d0e2b6',
500: '#bcd598',
950: '#000000',
},
}SCSS
$custom: #bcd598; $custom-light: #d0e2b6; $custom-dark: #000000;
JSON
{
"hex": "#bcd598",
"rgb": {
"r": 188,
"g": 213,
"b": 152
},
"hsl": {
"h": 84.59,
"s": 42.069,
"l": 71.569
},
"oklch": {
"l": 0.8393,
"c": 0.08572,
"h": 126.3
},
"luminance": 0.60547
}Semantic roles & 50–950 ramp
primary
#BCD598
secondary
#8266AB
accent
#30B567
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481