#BCE183#BCE183
#BCE183 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.127 H 126.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE183 |
|---|---|
| RGB | rgb(188, 225, 131) |
| HSL | hsl(84, 61%, 70%) |
| HSV | hsv(84, 42%, 88%) |
| CMYK | cmyk(16.4%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(85.09, -27.41, 41.99) |
| CIE-LCH | lch(85.09, 50.15, 123.14°) |
| OKLab | oklab(86.19% -0.0756 0.1023) |
| OKLCH | oklch(86.19% 0.127 126.5) |
| XYZ | xyz(51.7606, 66.1800, 31.5154) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.52
Pistachio (survey)
#C0FA8B
ΔE00 5.81
Pale Olive
#B9CC81
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.09
Greenish Tan
#BCCB7A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE183 #A883E1
analogous
#E1D783 #BCE183 #8DE183
triadic
#BCE183 #83BCE1 #E183BC
tetradic
#BCE183 #83E1D7 #A883E1 #E1838D
square
#BCE183 #83E1D7 #A883E1 #E1838D
split-complementary
#BCE183 #838DE1 #D783E1
monochromatic
#84BC2E #A1D552 #BCE183 #D7EDB4 #F1F9E6
Accessibility & contrast
On white
1.48
#BCE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BCE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE183
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE183 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#C1D9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce183; /* rgb */ color: rgb(188, 225, 131); /* oklch */ color: oklch(86.2% 0.127 126.5);
Tailwind
colors: {
custom: {
50: '#d1eaa8',
500: '#bce183',
950: '#000000',
},
}SCSS
$custom: #bce183; $custom-light: #d1eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bce183",
"rgb": {
"r": 188,
"g": 225,
"b": 131
},
"hsl": {
"h": 83.617,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.86188,
"c": 0.12723,
"h": 126.5
},
"luminance": 0.6618
}Semantic roles & 50–950 ramp
primary
#BCE183
secondary
#7950B9
accent
#1DC960
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480