#BCEB95#BCEB95
#BCEB95 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.7% C 0.123 H 131.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEB95 |
|---|---|
| RGB | rgb(188, 235, 149) |
| HSL | hsl(93, 68%, 75%) |
| HSV | hsv(93, 37%, 92%) |
| CMYK | cmyk(20%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(88.10, -29.87, 36.92) |
| CIE-LCH | lch(88.10, 47.49, 128.97°) |
| OKLab | oklab(88.7% -0.0816 0.0914) |
| OKLCH | oklch(88.7% 0.123 131.8) |
| XYZ | xyz(55.8712, 72.2769, 39.4352) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.23
Celery
#C1FD95
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEB95 #C495EB
analogous
#E7EB95 #BCEB95 #95EB99
triadic
#BCEB95 #95BCEB #EB95BC
tetradic
#BCEB95 #95E7EB #C495EB #EB9995
square
#BCEB95 #95E7EB #C495EB #EB9995
split-complementary
#BCEB95 #9995EB #EB95E7
monochromatic
#7BD82E #9BE162 #BCEB95 #DDF5C8 #EFFAE5
Accessibility & contrast
On white
1.36
#BCEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BCEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEB95
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEB95 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#BEE4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bceb95; /* rgb */ color: rgb(188, 235, 149); /* oklch */ color: oklch(88.7% 0.123 131.8);
Tailwind
colors: {
custom: {
50: '#d1f1b5',
500: '#bceb95',
950: '#000000',
},
}SCSS
$custom: #bceb95; $custom-light: #d1f1b5; $custom-dark: #000000;
JSON
{
"hex": "#bceb95",
"rgb": {
"r": 188,
"g": 235,
"b": 149
},
"hsl": {
"h": 92.791,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.88695,
"c": 0.12252,
"h": 131.8
},
"luminance": 0.72278
}Semantic roles & 50–950 ramp
primary
#BCEB95
secondary
#975EC6
accent
#15D07B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581