#BCE69A#BCE69A
#BCE69A is a very light, moderate yellow-green. Relative luminance 0.696; OKLCH L 87.7% C 0.109 H 131.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE69A |
|---|---|
| RGB | rgb(188, 230, 154) |
| HSL | hsl(93, 60%, 75%) |
| HSV | hsv(93, 33%, 90%) |
| CMYK | cmyk(18.3%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(86.81, -26.82, 32.70) |
| CIE-LCH | lch(86.81, 42.29, 129.36°) |
| OKLab | oklab(87.68% -0.073 0.0816) |
| OKLCH | oklch(87.68% 0.109 131.8) |
| XYZ | xyz(54.8675, 69.6172, 41.1123) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.62
Light Sage
#BCECAC
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 4.28
Pale Green
#C7FDB5
ΔE00 5.30
Light Light Green
#C8FFB0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE69A #C49AE6
analogous
#E2E69A #BCE69A #9AE69E
triadic
#BCE69A #9ABCE6 #E69ABC
tetradic
#BCE69A #9AE2E6 #C49AE6 #E69E9A
square
#BCE69A #9AE2E6 #C49AE6 #E69E9A
split-complementary
#BCE69A #9E9AE6 #E69AE2
monochromatic
#7BCE38 #9BDA69 #BCE69A #DDF2CB #EFF9E6
Accessibility & contrast
On white
1.41
#BCE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BCE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE69A
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE69A | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB95
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#BEE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce69a; /* rgb */ color: rgb(188, 230, 154); /* oklch */ color: oklch(87.7% 0.109 131.8);
Tailwind
colors: {
custom: {
50: '#d1eeb8',
500: '#bce69a',
950: '#000000',
},
}SCSS
$custom: #bce69a; $custom-light: #d1eeb8; $custom-dark: #000000;
JSON
{
"hex": "#bce69a",
"rgb": {
"r": 188,
"g": 230,
"b": 154
},
"hsl": {
"h": 93.158,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.87683,
"c": 0.10949,
"h": 131.8
},
"luminance": 0.69618
}Semantic roles & 50–950 ramp
primary
#BCE69A
secondary
#9764C0
accent
#1EC87C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581