#BCE593#BCE593
#BCE593 is a very light, moderate yellow-green. Relative luminance 0.688; OKLCH L 87.3% C 0.116 H 130.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE593 |
|---|---|
| RGB | rgb(188, 229, 147) |
| HSL | hsl(90, 61%, 74%) |
| HSV | hsv(90, 36%, 90%) |
| CMYK | cmyk(17.9%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(86.42, -27.30, 35.73) |
| CIE-LCH | lch(86.42, 44.97, 127.38°) |
| OKLab | oklab(87.34% -0.0745 0.0885) |
| OKLCH | oklch(87.34% 0.116 130.1) |
| XYZ | xyz(54.0239, 68.8358, 38.0385) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.33
Light Sage
#BCECAC
ΔE00 4.53
Tea Green
#BDF8A3
ΔE00 4.61
Pale Olive Green
#B1D27B
ΔE00 4.76
Celery
#C1FD95
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE593 #BC93E5
analogous
#E5E593 #BCE593 #93E593
triadic
#BCE593 #93BCE5 #E593BC
tetradic
#BCE593 #93E5E5 #BC93E5 #E59393
square
#BCE593 #93E5E5 #BC93E5 #E59393
split-complementary
#BCE593 #9393E5 #E593E5
monochromatic
#7FCC31 #9DD962 #BCE593 #DBF1C4 #F0F9E6
Accessibility & contrast
On white
1.42
#BCE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BCE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE593
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE593 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#BFDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce593; /* rgb */ color: rgb(188, 229, 147); /* oklch */ color: oklch(87.3% 0.116 130.1);
Tailwind
colors: {
custom: {
50: '#d1edb3',
500: '#bce593',
950: '#000000',
},
}SCSS
$custom: #bce593; $custom-light: #d1edb3; $custom-dark: #000000;
JSON
{
"hex": "#bce593",
"rgb": {
"r": 188,
"g": 229,
"b": 147
},
"hsl": {
"h": 90,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.87336,
"c": 0.11573,
"h": 130.1
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#BCE593
secondary
#8E5EBE
accent
#1DC973
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481