#BCE495#BCE495
#BCE495 is a very light, moderate yellow-green. Relative luminance 0.683; OKLCH L 87.2% C 0.112 H 130.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE495 |
|---|---|
| RGB | rgb(188, 228, 149) |
| HSL | hsl(90, 59%, 74%) |
| HSV | hsv(90, 35%, 89%) |
| CMYK | cmyk(17.5%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(86.18, -26.55, 34.40) |
| CIE-LCH | lch(86.18, 43.46, 127.66°) |
| OKLab | oklab(87.15% -0.0724 0.0855) |
| OKLCH | oklch(87.15% 0.112 130.3) |
| XYZ | xyz(53.9064, 68.3473, 38.7803) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.21
Light Sage
#BCECAC
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 4.80
Light Light Green
#C8FFB0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE495 #BD95E4
analogous
#E3E495 #BCE495 #95E496
triadic
#BCE495 #95BCE4 #E495BC
tetradic
#BCE495 #95E3E4 #BD95E4 #E49695
square
#BCE495 #95E3E4 #BD95E4 #E49695
split-complementary
#BCE495 #9695E4 #E495E3
monochromatic
#7ECB34 #9DD864 #BCE495 #DBF0C6 #F0F9E7
Accessibility & contrast
On white
1.43
#BCE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BCE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE495
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE495 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#BFDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce495; /* rgb */ color: rgb(188, 228, 149); /* oklch */ color: oklch(87.2% 0.112 130.3);
Tailwind
colors: {
custom: {
50: '#d1ecb5',
500: '#bce495',
950: '#000000',
},
}SCSS
$custom: #bce495; $custom-light: #d1ecb5; $custom-dark: #000000;
JSON
{
"hex": "#bce495",
"rgb": {
"r": 188,
"g": 228,
"b": 149
},
"hsl": {
"h": 90.38,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.87152,
"c": 0.11201,
"h": 130.3
},
"luminance": 0.68348
}Semantic roles & 50–950 ramp
primary
#BCE495
secondary
#8F60BD
accent
#1EC774
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481