#BCE274#BCE274
#BCE274 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.2% C 0.144 H 125.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE274 |
|---|---|
| RGB | rgb(188, 226, 116) |
| HSL | hsl(81, 65%, 67%) |
| HSV | hsv(81, 49%, 89%) |
| CMYK | cmyk(16.8%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(85.17, -29.55, 49.35) |
| CIE-LCH | lch(85.17, 57.53, 120.91°) |
| OKLab | oklab(86.19% -0.0826 0.1179) |
| OKLCH | oklch(86.19% 0.144 125) |
| XYZ | xyz(51.0877, 66.3446, 26.6339) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Yellow Green
#CCFD7F
ΔE00 5.81
Light Pea Green
#C4FE82
ΔE00 6.17
Pale Lime
#BEFD73
ΔE00 6.42
Pear
#CBF85F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE274 #9A74E2
analogous
#E2D174 #BCE274 #85E274
triadic
#BCE274 #74BCE2 #E274BC
tetradic
#BCE274 #74E2D1 #9A74E2 #E27485
square
#BCE274 #74E2D1 #9A74E2 #E27485
split-complementary
#BCE274 #7485E2 #D174E2
monochromatic
#84B626 #A4D741 #BCE274 #D4EDA7 #EDF7D9
Accessibility & contrast
On white
1.47
#BCE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE274
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE274 | 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)
#ECD66A
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#C2D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bce274; /* rgb */ color: rgb(188, 226, 116); /* oklch */ color: oklch(86.2% 0.144 125.0);
Tailwind
colors: {
custom: {
50: '#d2eb9e',
500: '#bce274',
950: '#000000',
},
}SCSS
$custom: #bce274; $custom-light: #d2eb9e; $custom-dark: #000000;
JSON
{
"hex": "#bce274",
"rgb": {
"r": 188,
"g": 226,
"b": 116
},
"hsl": {
"h": 80.727,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.86193,
"c": 0.14398,
"h": 125
},
"luminance": 0.66345
}Semantic roles & 50–950 ramp
primary
#BCE274
secondary
#6B44B6
accent
#18CD57
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480