#BCF9A0#BCF9A0
#BCF9A0 is a very light, vivid green. Relative luminance 0.810; OKLCH L 92.0% C 0.132 H 136.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF9A0 |
|---|---|
| RGB | rgb(188, 249, 160) |
| HSL | hsl(101, 88%, 80%) |
| HSV | hsv(101, 36%, 98%) |
| CMYK | cmyk(24.5%, 0%, 35.7%, 2.4%) |
| CIE-LAB | lab(92.12, -34.86, 36.71) |
| CIE-LCH | lch(92.12, 50.62, 133.52°) |
| OKLab | oklab(91.99% -0.0952 0.0912) |
| OKLCH | oklch(91.99% 0.132 136.2) |
| XYZ | xyz(60.9583, 80.9791, 45.6697) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.67
Washed Out Green
#BCF5A6
ΔE00 1.78
Light Pastel Green
#B2FBA5
ΔE00 2.09
Pale Light Green
#B1FC99
ΔE00 2.14
Light Light Green
#C8FFB0
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF9A0 #DDA0F9
analogous
#E8F9A0 #BCF9A0 #A0F9B1
triadic
#BCF9A0 #A0BCF9 #F9A0BC
tetradic
#BCF9A0 #A0E8F9 #DDA0F9 #F9B1A0
square
#BCF9A0 #A0E8F9 #DDA0F9 #F9B1A0
split-complementary
#BCF9A0 #B1A0F9 #F9A0E8
monochromatic
#6BF22D #93F566 #BCF9A0 #E5FDDA #EBFDE2
Accessibility & contrast
On white
1.22
#BCF9A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BCF9A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF9A0
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF9A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF9A0 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9A
Deuteranopia (green-blind)
#F6E6A5
Tritanopia (blue-blind)
#BBF3E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf9a0; /* rgb */ color: rgb(188, 249, 160); /* oklch */ color: oklch(92.0% 0.132 136.2);
Tailwind
colors: {
custom: {
50: '#d1fbbd',
500: '#bcf9a0',
950: '#000000',
},
}SCSS
$custom: #bcf9a0; $custom-light: #d1fbbd; $custom-dark: #000000;
JSON
{
"hex": "#bcf9a0",
"rgb": {
"r": 188,
"g": 249,
"b": 160
},
"hsl": {
"h": 101.124,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.91988,
"c": 0.13179,
"h": 136.2
},
"luminance": 0.80981
}Semantic roles & 50–950 ramp
primary
#BCF9A0
secondary
#B563DA
accent
#01E59D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582