#BCE281#BCE281
#BCE281 is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.131 H 126.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE281 |
|---|---|
| RGB | rgb(188, 226, 129) |
| HSL | hsl(84, 63%, 70%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(16.8%, 0%, 42.9%, 11.4%) |
| CIE-LAB | lab(85.34, -28.12, 43.29) |
| CIE-LCH | lch(85.34, 51.62, 123.01°) |
| OKLab | oklab(86.38% -0.0777 0.1052) |
| OKLCH | oklch(86.38% 0.131 126.5) |
| XYZ | xyz(51.8975, 66.6685, 30.8988) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.82
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Celery
#C1FD95
ΔE00 6.18
Pale Olive
#B9CC81
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.37
Light Yellow Green
#CCFD7F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE281 #A781E2
analogous
#E2D881 #BCE281 #8CE281
triadic
#BCE281 #81BCE2 #E281BC
tetradic
#BCE281 #81E2D8 #A781E2 #E2818C
square
#BCE281 #81E2D8 #A781E2 #E2818C
split-complementary
#BCE281 #818CE2 #D881E2
monochromatic
#84BD2C #A2D74F #BCE281 #D6EDB3 #F1F9E4
Accessibility & contrast
On white
1.47
#BCE281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BCE281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE281
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE281 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD779
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#C1DACB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bce281; /* rgb */ color: rgb(188, 226, 129); /* oklch */ color: oklch(86.4% 0.131 126.5);
Tailwind
colors: {
custom: {
50: '#d1eba7',
500: '#bce281',
950: '#000000',
},
}SCSS
$custom: #bce281; $custom-light: #d1eba7; $custom-dark: #000000;
JSON
{
"hex": "#bce281",
"rgb": {
"r": 188,
"g": 226,
"b": 129
},
"hsl": {
"h": 83.505,
"s": 62.581,
"l": 69.608
},
"oklch": {
"l": 0.86378,
"c": 0.13076,
"h": 126.5
},
"luminance": 0.66669
}Semantic roles & 50–950 ramp
primary
#BCE281
secondary
#784EBA
accent
#1BCA60
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480