#BCDF92#BCDF92
#BCDF92 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.108 H 128.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF92 |
|---|---|
| RGB | rgb(188, 223, 146) |
| HSL | hsl(87, 55%, 72%) |
| HSV | hsv(87, 35%, 87%) |
| CMYK | cmyk(15.7%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.76, -24.56, 34.06) |
| CIE-LCH | lch(84.76, 41.99, 125.79°) |
| OKLab | oklab(86% -0.0669 0.0846) |
| OKLCH | oklch(86% 0.108 128.4) |
| XYZ | xyz(52.3143, 65.5415, 37.0832) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 3.80
Light Sage
#BCECAC
ΔE00 5.00
Pale Olive
#B9CC81
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 5.66
Light Moss Green
#A6C875
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF92 #B592DF
analogous
#DFDC92 #BCDF92 #95DF92
triadic
#BCDF92 #92BCDF #DF92BC
tetradic
#BCDF92 #92DFDC #B592DF #DF9295
square
#BCDF92 #92DFDC #B592DF #DF9295
split-complementary
#BCDF92 #9295DF #DC92DF
monochromatic
#81BF38 #9FD163 #BCDF92 #D9EDC1 #F0F8E7
Accessibility & contrast
On white
1.49
#BCDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BCDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF92
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF92 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#BFD8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf92; /* rgb */ color: rgb(188, 223, 146); /* oklch */ color: oklch(86.0% 0.108 128.4);
Tailwind
colors: {
custom: {
50: '#d1e9b2',
500: '#bcdf92',
950: '#000000',
},
}SCSS
$custom: #bcdf92; $custom-light: #d1e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bcdf92",
"rgb": {
"r": 188,
"g": 223,
"b": 146
},
"hsl": {
"h": 87.273,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85999,
"c": 0.10784,
"h": 128.4
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#BCDF92
secondary
#875EB7
accent
#23C26C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481