#BCE393#BCE393
#BCE393 is a very light, moderate yellow-green. Relative luminance 0.677; OKLCH L 86.9% C 0.113 H 129.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE393 |
|---|---|
| RGB | rgb(188, 227, 147) |
| HSL | hsl(89, 59%, 73%) |
| HSV | hsv(89, 35%, 89%) |
| CMYK | cmyk(17.2%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(85.87, -26.35, 35.01) |
| CIE-LCH | lch(85.87, 43.82, 126.96°) |
| OKLab | oklab(86.9% -0.0719 0.0868) |
| OKLCH | oklch(86.9% 0.113 129.6) |
| XYZ | xyz(53.4738, 67.7354, 37.8551) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.46
Pale Olive Green
#B1D27B
ΔE00 4.43
Light Sage
#BCECAC
ΔE00 4.57
Washed Out Green
#BCF5A6
ΔE00 4.72
Tea Green
#BDF8A3
ΔE00 5.09
Pale Olive
#B9CC81
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE393 #BA93E3
analogous
#E3E293 #BCE393 #94E393
triadic
#BCE393 #93BCE3 #E393BC
tetradic
#BCE393 #93E3E2 #BA93E3 #E39394
square
#BCE393 #93E3E2 #BA93E3 #E39394
split-complementary
#BCE393 #9394E3 #E293E3
monochromatic
#80C834 #9ED662 #BCE393 #DAF0C4 #F0F9E7
Accessibility & contrast
On white
1.44
#BCE393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BCE393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE393
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE393 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98D
Deuteranopia (green-blind)
#E4D697
Tritanopia (blue-blind)
#BFDCCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce393; /* rgb */ color: rgb(188, 227, 147); /* oklch */ color: oklch(86.9% 0.113 129.6);
Tailwind
colors: {
custom: {
50: '#d1ecb3',
500: '#bce393',
950: '#000000',
},
}SCSS
$custom: #bce393; $custom-light: #d1ecb3; $custom-dark: #000000;
JSON
{
"hex": "#bce393",
"rgb": {
"r": 188,
"g": 227,
"b": 147
},
"hsl": {
"h": 89.25,
"s": 58.824,
"l": 73.333
},
"oklch": {
"l": 0.86896,
"c": 0.11274,
"h": 129.6
},
"luminance": 0.67736
}Semantic roles & 50–950 ramp
primary
#BCE393
secondary
#8C5EBC
accent
#1FC671
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481