#BCD68B#BCD68B
#BCD68B is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 83.9% C 0.102 H 124.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD68B |
|---|---|
| RGB | rgb(188, 214, 139) |
| HSL | hsl(81, 48%, 69%) |
| HSV | hsv(81, 35%, 84%) |
| CMYK | cmyk(12.1%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(82.19, -21.10, 34.24) |
| CIE-LCH | lch(82.19, 40.22, 121.64°) |
| OKLab | oklab(83.9% -0.0575 0.0848) |
| OKLCH | oklch(83.9% 0.102 124.1) |
| XYZ | xyz(49.4454, 60.6484, 33.5225) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.70
Pale Olive
#B9CC81
ΔE00 2.70
Greenish Tan
#BCCB7A
ΔE00 3.88
Light Moss Green
#A6C875
ΔE00 4.45
Light Grey Green
#B7E1A1
ΔE00 5.06
Greenish Beige
#C9D179
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD68B #A58BD6
analogous
#D6CB8B #BCD68B #97D68B
triadic
#BCD68B #8BBCD6 #D68BBC
tetradic
#BCD68B #8BD6CB #A58BD6 #D68B97
square
#BCD68B #8BD6CB #A58BD6 #D68B97
split-complementary
#BCD68B #8B97D6 #CB8BD6
monochromatic
#84AA3C #A2C65E #BCD68B #D6E6B8 #F0F6E5
Accessibility & contrast
On white
1.60
#BCD68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BCD68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD68B
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD68B | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD86
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#C1CFC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd68b; /* rgb */ color: rgb(188, 214, 139); /* oklch */ color: oklch(83.9% 0.102 124.1);
Tailwind
colors: {
custom: {
50: '#d1e2ad',
500: '#bcd68b',
950: '#000000',
},
}SCSS
$custom: #bcd68b; $custom-light: #d1e2ad; $custom-dark: #000000;
JSON
{
"hex": "#bcd68b",
"rgb": {
"r": 188,
"g": 214,
"b": 139
},
"hsl": {
"h": 80.8,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.83903,
"c": 0.10245,
"h": 124.1
},
"luminance": 0.60649
}Semantic roles & 50–950 ramp
primary
#BCD68B
secondary
#7659AC
accent
#2ABB5D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481