#BCE07D#BCE07D
#BCE07D is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.9% C 0.132 H 125.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE07D |
|---|---|
| RGB | rgb(188, 224, 125) |
| HSL | hsl(82, 61%, 68%) |
| HSV | hsv(82, 44%, 88%) |
| CMYK | cmyk(16.1%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(84.73, -27.63, 44.49) |
| CIE-LCH | lch(84.73, 52.37, 121.85°) |
| OKLab | oklab(85.88% -0.0766 0.1076) |
| OKLCH | oklch(85.88% 0.132 125.4) |
| XYZ | xyz(51.0961, 65.4829, 29.3456) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Greenish Tan
#BCCB7A
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.13
Greenish Beige
#C9D179
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE07D #A17DE0
analogous
#E0D27D #BCE07D #8AE07D
triadic
#BCE07D #7DBCE0 #E07DBC
tetradic
#BCE07D #7DE0D2 #A17DE0 #E07D8A
square
#BCE07D #7DE0D2 #A17DE0 #E07D8A
split-complementary
#BCE07D #7D8AE0 #D27DE0
monochromatic
#84B72C #A3D44C #BCE07D #D5ECAE #EFF8E0
Accessibility & contrast
On white
1.49
#BCE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BCE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE07D
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE07D | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#C2D8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bce07d; /* rgb */ color: rgb(188, 224, 125); /* oklch */ color: oklch(85.9% 0.132 125.4);
Tailwind
colors: {
custom: {
50: '#d2e9a4',
500: '#bce07d',
950: '#000000',
},
}SCSS
$custom: #bce07d; $custom-light: #d2e9a4; $custom-dark: #000000;
JSON
{
"hex": "#bce07d",
"rgb": {
"r": 188,
"g": 224,
"b": 125
},
"hsl": {
"h": 81.818,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.85875,
"c": 0.13212,
"h": 125.4
},
"luminance": 0.65483
}Semantic roles & 50–950 ramp
primary
#BCE07D
secondary
#724AB7
accent
#1CC95B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480