#BCE8A0#BCE8A0
#BCE8A0 is a very light, moderate yellow-green. Relative luminance 0.709; OKLCH L 88.2% C 0.106 H 133.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE8A0 |
|---|---|
| RGB | rgb(188, 232, 160) |
| HSL | hsl(97, 61%, 77%) |
| HSV | hsv(97, 31%, 91%) |
| CMYK | cmyk(19%, 0%, 31%, 9%) |
| CIE-LAB | lab(87.46, -26.92, 30.51) |
| CIE-LCH | lch(87.46, 40.69, 131.42°) |
| OKLab | oklab(88.24% -0.0732 0.0765) |
| OKLCH | oklch(88.24% 0.106 133.7) |
| XYZ | xyz(55.9395, 70.9416, 43.9968) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.09
Light Sage
#BCECAC
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.98
Pale Green
#C7FDB5
ΔE00 4.56
Light Light Green
#C8FFB0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE8A0 #CCA0E8
analogous
#E0E8A0 #BCE8A0 #A0E8A8
triadic
#BCE8A0 #A0BCE8 #E8A0BC
tetradic
#BCE8A0 #A0E0E8 #CCA0E8 #E8A8A0
square
#BCE8A0 #A0E0E8 #CCA0E8 #E8A8A0
split-complementary
#BCE8A0 #A8A0E8 #E8A0E0
monochromatic
#77D03D #99DC6F #BCE8A0 #DFF4D1 #EEF9E6
Accessibility & contrast
On white
1.38
#BCE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BCE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE8A0
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE8A0 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9B
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#BDE2D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce8a0; /* rgb */ color: rgb(188, 232, 160); /* oklch */ color: oklch(88.2% 0.106 133.7);
Tailwind
colors: {
custom: {
50: '#d1efbc',
500: '#bce8a0',
950: '#000000',
},
}SCSS
$custom: #bce8a0; $custom-light: #d1efbc; $custom-dark: #000000;
JSON
{
"hex": "#bce8a0",
"rgb": {
"r": 188,
"g": 232,
"b": 160
},
"hsl": {
"h": 96.667,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.88235,
"c": 0.10588,
"h": 133.7
},
"luminance": 0.70943
}Semantic roles & 50–950 ramp
primary
#BCE8A0
secondary
#A069C3
accent
#1DC986
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582