#BCE189#BCE189
#BCE189 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.3% C 0.121 H 127.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE189 |
|---|---|
| RGB | rgb(188, 225, 137) |
| HSL | hsl(85, 59%, 71%) |
| HSV | hsv(85, 39%, 88%) |
| CMYK | cmyk(16.4%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(85.17, -26.68, 39.12) |
| CIE-LCH | lch(85.17, 47.36, 124.30°) |
| OKLab | oklab(86.28% -0.0732 0.096) |
| OKLCH | oklch(86.28% 0.121 127.3) |
| XYZ | xyz(52.1791, 66.3474, 33.7194) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.63
Washed Out Green
#BCF5A6
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE189 #AE89E1
analogous
#E1DA89 #BCE189 #90E189
triadic
#BCE189 #89BCE1 #E189BC
tetradic
#BCE189 #89E1DA #AE89E1 #E18990
square
#BCE189 #89E1DA #AE89E1 #E18990
split-complementary
#BCE189 #8990E1 #DA89E1
monochromatic
#83BF31 #A0D558 #BCE189 #D8EDBA #F1F9E7
Accessibility & contrast
On white
1.47
#BCE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE189
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE189 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D682
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#C0DACB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bce189; /* rgb */ color: rgb(188, 225, 137); /* oklch */ color: oklch(86.3% 0.121 127.3);
Tailwind
colors: {
custom: {
50: '#d1eaac',
500: '#bce189',
950: '#000000',
},
}SCSS
$custom: #bce189; $custom-light: #d1eaac; $custom-dark: #000000;
JSON
{
"hex": "#bce189",
"rgb": {
"r": 188,
"g": 225,
"b": 137
},
"hsl": {
"h": 85.227,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.86284,
"c": 0.12078,
"h": 127.3
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#BCE189
secondary
#7F55B9
accent
#1EC765
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481