#BCD683#BCD683
#BCD683 is a very light, moderate yellow-green. Relative luminance 0.604; OKLCH L 83.8% C 0.112 H 123.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD683 |
|---|---|
| RGB | rgb(188, 214, 131) |
| HSL | hsl(79, 50%, 68%) |
| HSV | hsv(79, 39%, 84%) |
| CMYK | cmyk(12.1%, 0%, 38.8%, 16.1%) |
| CIE-LAB | lab(82.07, -22.11, 38.14) |
| CIE-LCH | lch(82.07, 44.09, 120.10°) |
| OKLab | oklab(83.77% -0.0607 0.0935) |
| OKLCH | oklch(83.77% 0.112 123) |
| XYZ | xyz(48.8821, 60.4231, 30.5559) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.98
Pale Olive
#B9CC81
ΔE00 2.72
Greenish Tan
#BCCB7A
ΔE00 3.32
Light Moss Green
#A6C875
ΔE00 4.24
Greenish Beige
#C9D179
ΔE00 4.64
Light Olive
#ACBF69
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD683 #9D83D6
analogous
#D6C683 #BCD683 #93D683
triadic
#BCD683 #83BCD6 #D683BC
tetradic
#BCD683 #83D6C6 #9D83D6 #D68393
square
#BCD683 #83D6C6 #9D83D6 #D68393
split-complementary
#BCD683 #8393D6 #C683D6
monochromatic
#84A737 #A3C755 #BCD683 #D5E5B1 #EEF4DF
Accessibility & contrast
On white
1.60
#BCD683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BCD683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD683
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD683 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#C2CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd683; /* rgb */ color: rgb(188, 214, 131); /* oklch */ color: oklch(83.8% 0.112 123.0);
Tailwind
colors: {
custom: {
50: '#d1e2a8',
500: '#bcd683',
950: '#000000',
},
}SCSS
$custom: #bcd683; $custom-light: #d1e2a8; $custom-dark: #000000;
JSON
{
"hex": "#bcd683",
"rgb": {
"r": 188,
"g": 214,
"b": 131
},
"hsl": {
"h": 78.795,
"s": 50.303,
"l": 67.647
},
"oklch": {
"l": 0.83765,
"c": 0.11151,
"h": 123
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#BCD683
secondary
#6E52AB
accent
#28BE57
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480