#BCDC90#BCDC90
#BCDC90 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.106 H 127.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC90 |
|---|---|
| RGB | rgb(188, 220, 144) |
| HSL | hsl(85, 52%, 71%) |
| HSV | hsv(85, 35%, 86%) |
| CMYK | cmyk(14.5%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(83.91, -23.37, 33.95) |
| CIE-LCH | lch(83.91, 41.22, 124.54°) |
| OKLab | oklab(85.31% -0.0637 0.0843) |
| OKLCH | oklch(85.31% 0.106 127.1) |
| XYZ | xyz(51.3657, 63.8909, 36.0062) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Light Grey Green
#B7E1A1
ΔE00 3.78
Pale Olive
#B9CC81
ΔE00 4.39
Light Moss Green
#A6C875
ΔE00 5.33
Greenish Tan
#BCCB7A
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC90 #B090DC
analogous
#DCD690 #BCDC90 #96DC90
triadic
#BCDC90 #90BCDC #DC90BC
tetradic
#BCDC90 #90DCD6 #B090DC #DC9096
square
#BCDC90 #90DCD6 #B090DC #DC9096
split-complementary
#BCDC90 #9096DC #D690DC
monochromatic
#83B83A #A0CD61 #BCDC90 #D8EBBF #F1F8E8
Accessibility & contrast
On white
1.52
#BCDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC90
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC90 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38B
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#C0D5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc90; /* rgb */ color: rgb(188, 220, 144); /* oklch */ color: oklch(85.3% 0.106 127.1);
Tailwind
colors: {
custom: {
50: '#d1e7b1',
500: '#bcdc90',
950: '#000000',
},
}SCSS
$custom: #bcdc90; $custom-light: #d1e7b1; $custom-dark: #000000;
JSON
{
"hex": "#bcdc90",
"rgb": {
"r": 188,
"g": 220,
"b": 144
},
"hsl": {
"h": 85.263,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.85305,
"c": 0.10562,
"h": 127.1
},
"luminance": 0.63891
}Semantic roles & 50–950 ramp
primary
#BCDC90
secondary
#815DB3
accent
#26BF67
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481