#BCF09F#BCF09F
#BCF09F is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.0% C 0.119 H 134.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF09F |
|---|---|
| RGB | rgb(188, 240, 159) |
| HSL | hsl(99, 73%, 78%) |
| HSV | hsv(99, 34%, 94%) |
| CMYK | cmyk(21.7%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(89.63, -30.84, 33.92) |
| CIE-LCH | lch(89.63, 45.84, 132.27°) |
| OKLab | oklab(89.98% -0.0841 0.0846) |
| OKLCH | oklch(89.98% 0.119 134.8) |
| XYZ | xyz(58.1557, 75.5134, 44.3057) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.41
Tea Green
#BDF8A3
ΔE00 1.81
Light Light Green
#C8FFB0
ΔE00 3.22
Light Sage
#BCECAC
ΔE00 3.26
Pale Green
#C7FDB5
ΔE00 3.45
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF09F #D39FF0
analogous
#E4F09F #BCF09F #9FF0AA
triadic
#BCF09F #9FBCF0 #F09FBC
tetradic
#BCF09F #9FE4F0 #D39FF0 #F0AA9F
square
#BCF09F #9FE4F0 #D39FF0 #F0AA9F
split-complementary
#BCF09F #AA9FF0 #F09FE4
monochromatic
#72DF35 #97E86A #BCF09F #E1F8D4 #EDFBE5
Accessibility & contrast
On white
1.30
#BCF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#BCF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF09F
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF09F | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49A
Deuteranopia (green-blind)
#EEE0A3
Tritanopia (blue-blind)
#BCEADB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf09f; /* rgb */ color: rgb(188, 240, 159); /* oklch */ color: oklch(90.0% 0.119 134.8);
Tailwind
colors: {
custom: {
50: '#d1f5bc',
500: '#bcf09f',
950: '#000000',
},
}SCSS
$custom: #bcf09f; $custom-light: #d1f5bc; $custom-dark: #000000;
JSON
{
"hex": "#bcf09f",
"rgb": {
"r": 188,
"g": 240,
"b": 159
},
"hsl": {
"h": 98.519,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.89978,
"c": 0.11925,
"h": 134.8
},
"luminance": 0.75515
}Semantic roles & 50–950 ramp
primary
#BCF09F
secondary
#A866CD
accent
#10D58F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582