#BCDF90#BCDF90
#BCDF90 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.110 H 128.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF90 |
|---|---|
| RGB | rgb(188, 223, 144) |
| HSL | hsl(87, 55%, 72%) |
| HSV | hsv(87, 35%, 87%) |
| CMYK | cmyk(15.7%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(84.73, -24.82, 35.03) |
| CIE-LCH | lch(84.73, 42.93, 125.32°) |
| OKLab | oklab(85.96% -0.0677 0.0868) |
| OKLCH | oklch(85.96% 0.11 128) |
| XYZ | xyz(52.1601, 65.4798, 36.2710) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.59
Light Grey Green
#B7E1A1
ΔE00 3.75
Pale Olive
#B9CC81
ΔE00 5.13
Light Sage
#BCECAC
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF90 #B390DF
analogous
#DFDB90 #BCDF90 #95DF90
triadic
#BCDF90 #90BCDF #DF90BC
tetradic
#BCDF90 #90DFDB #B390DF #DF9095
square
#BCDF90 #90DFDB #B390DF #DF9095
split-complementary
#BCDF90 #9095DF #DB90DF
monochromatic
#82BE37 #9FD160 #BCDF90 #D9EDC0 #F1F8E7
Accessibility & contrast
On white
1.49
#BCDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BCDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF90
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF90 | 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)
#E7D58A
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#C0D8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf90; /* rgb */ color: rgb(188, 223, 144); /* oklch */ color: oklch(86.0% 0.110 128.0);
Tailwind
colors: {
custom: {
50: '#d1e9b1',
500: '#bcdf90',
950: '#000000',
},
}SCSS
$custom: #bcdf90; $custom-light: #d1e9b1; $custom-dark: #000000;
JSON
{
"hex": "#bcdf90",
"rgb": {
"r": 188,
"g": 223,
"b": 144
},
"hsl": {
"h": 86.582,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85963,
"c": 0.1101,
"h": 128
},
"luminance": 0.6548
}Semantic roles & 50–950 ramp
primary
#BCDF90
secondary
#845CB7
accent
#23C36A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481