#BCE38D#BCE38D
#BCE38D is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.119 H 128.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE38D |
|---|---|
| RGB | rgb(188, 227, 141) |
| HSL | hsl(87, 61%, 72%) |
| HSV | hsv(87, 38%, 89%) |
| CMYK | cmyk(17.2%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(85.78, -27.13, 37.91) |
| CIE-LCH | lch(85.78, 46.62, 125.59°) |
| OKLab | oklab(86.79% -0.0743 0.0934) |
| OKLCH | oklch(86.79% 0.119 128.5) |
| XYZ | xyz(53.0152, 67.5520, 35.4399) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 4.53
Washed Out Green
#BCF5A6
ΔE00 5.21
Tea Green
#BDF8A3
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 5.55
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE38D #B48DE3
analogous
#E3DF8D #BCE38D #91E38D
triadic
#BCE38D #8DBCE3 #E38DBC
tetradic
#BCE38D #8DE3DF #B48DE3 #E38D91
square
#BCE38D #8DE3DF #B48DE3 #E38D91
split-complementary
#BCE38D #8D91E3 #DF8DE3
monochromatic
#82C530 #9FD75C #BCE38D #D9EFBE #F1F9E6
Accessibility & contrast
On white
1.45
#BCE38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BCE38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE38D
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE38D | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#E5D691
Tritanopia (blue-blind)
#C0DCCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bce38d; /* rgb */ color: rgb(188, 227, 141); /* oklch */ color: oklch(86.8% 0.119 128.5);
Tailwind
colors: {
custom: {
50: '#d1ecaf',
500: '#bce38d',
950: '#000000',
},
}SCSS
$custom: #bce38d; $custom-light: #d1ecaf; $custom-dark: #000000;
JSON
{
"hex": "#bce38d",
"rgb": {
"r": 188,
"g": 227,
"b": 141
},
"hsl": {
"h": 87.209,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.86792,
"c": 0.11935,
"h": 128.5
},
"luminance": 0.67553
}Semantic roles & 50–950 ramp
primary
#BCE38D
secondary
#8559BC
accent
#1DC86B
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481