#BCE08D#BCE08D
#BCE08D is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.1% C 0.115 H 127.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE08D |
|---|---|
| RGB | rgb(188, 224, 141) |
| HSL | hsl(86, 57%, 72%) |
| HSV | hsv(86, 37%, 88%) |
| CMYK | cmyk(16.1%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(84.96, -25.70, 36.84) |
| CIE-LCH | lch(84.96, 44.92, 124.90°) |
| OKLab | oklab(86.13% -0.0703 0.0909) |
| OKLCH | oklch(86.13% 0.115 127.7) |
| XYZ | xyz(52.2018, 65.9252, 35.1688) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 4.31
Pale Olive
#B9CC81
ΔE00 5.33
Light Sage
#BCECAC
ΔE00 5.67
Washed Out Green
#BCF5A6
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE08D #B18DE0
analogous
#E0DB8D #BCE08D #93E08D
triadic
#BCE08D #8DBCE0 #E08DBC
tetradic
#BCE08D #8DE0DB #B18DE0 #E08D93
square
#BCE08D #8DE0DB #B18DE0 #E08D93
split-complementary
#BCE08D #8D93E0 #DB8DE0
monochromatic
#83BF34 #A0D35D #BCE08D #D8EDBD #F1F8E7
Accessibility & contrast
On white
1.48
#BCE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BCE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE08D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE08D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#E3D391
Tritanopia (blue-blind)
#C0D9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce08d; /* rgb */ color: rgb(188, 224, 141); /* oklch */ color: oklch(86.1% 0.115 127.7);
Tailwind
colors: {
custom: {
50: '#d1e9af',
500: '#bce08d',
950: '#000000',
},
}SCSS
$custom: #bce08d; $custom-light: #d1e9af; $custom-dark: #000000;
JSON
{
"hex": "#bce08d",
"rgb": {
"r": 188,
"g": 224,
"b": 141
},
"hsl": {
"h": 86.024,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.86131,
"c": 0.11492,
"h": 127.7
},
"luminance": 0.65926
}Semantic roles & 50–950 ramp
primary
#BCE08D
secondary
#8259B8
accent
#21C568
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481