#BCF39D#BCF39D
#BCF39D is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.6% C 0.126 H 134.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF39D |
|---|---|
| RGB | rgb(188, 243, 157) |
| HSL | hsl(98, 78%, 78%) |
| HSV | hsv(98, 35%, 95%) |
| CMYK | cmyk(22.6%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(90.43, -32.51, 35.97) |
| CIE-LCH | lch(90.43, 48.49, 132.11°) |
| OKLab | oklab(90.61% -0.0887 0.0894) |
| OKLCH | oklch(90.61% 0.126 134.8) |
| XYZ | xyz(58.8740, 77.2254, 43.6959) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.21
Washed Out Green
#BCF5A6
ΔE00 1.53
Light Light Green
#C8FFB0
ΔE00 2.98
Light Pastel Green
#B2FBA5
ΔE00 3.03
Pale Light Green
#B1FC99
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF39D #D49DF3
analogous
#E7F39D #BCF39D #9DF3A9
triadic
#BCF39D #9DBCF3 #F39DBC
tetradic
#BCF39D #9DE7F3 #D49DF3 #F3A99D
square
#BCF39D #9DE7F3 #D49DF3 #F3A99D
split-complementary
#BCF39D #A99DF3 #F39DE7
monochromatic
#71E630 #97EC66 #BCF39D #E1FAD4 #ECFCE4
Accessibility & contrast
On white
1.28
#BCF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BCF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF39D
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF39D | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E797
Deuteranopia (green-blind)
#F1E2A2
Tritanopia (blue-blind)
#BCEDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf39d; /* rgb */ color: rgb(188, 243, 157); /* oklch */ color: oklch(90.6% 0.126 134.8);
Tailwind
colors: {
custom: {
50: '#d1f7ba',
500: '#bcf39d',
950: '#000000',
},
}SCSS
$custom: #bcf39d; $custom-light: #d1f7ba; $custom-dark: #000000;
JSON
{
"hex": "#bcf39d",
"rgb": {
"r": 188,
"g": 243,
"b": 157
},
"hsl": {
"h": 98.372,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.90605,
"c": 0.12594,
"h": 134.8
},
"luminance": 0.77227
}Semantic roles & 50–950 ramp
primary
#BCF39D
secondary
#AA63D1
accent
#0BDA90
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582