#BCF796#BCF796
#BCF796 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.4% C 0.139 H 134.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF796 |
|---|---|
| RGB | rgb(188, 247, 150) |
| HSL | hsl(96, 86%, 78%) |
| HSV | hsv(96, 39%, 97%) |
| CMYK | cmyk(23.9%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(91.42, -35.29, 40.74) |
| CIE-LCH | lch(91.42, 53.90, 130.90°) |
| OKLab | oklab(91.37% -0.0967 0.1002) |
| OKLCH | oklch(91.37% 0.139 134) |
| XYZ | xyz(59.5035, 79.4134, 41.0415) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.56
Tea Green
#BDF8A3
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Pale Light Green
#B1FC99
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 3.07
Pastel Green
#B0FF9D
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF796 #D196F7
analogous
#ECF796 #BCF796 #96F7A0
triadic
#BCF796 #96BCF7 #F796BC
tetradic
#BCF796 #96ECF7 #D196F7 #F7A096
square
#BCF796 #96ECF7 #D196F7 #F7A096
split-complementary
#BCF796 #A096F7 #F796EC
monochromatic
#73EE24 #98F35D #BCF796 #E0FBCF #EDFDE3
Accessibility & contrast
On white
1.24
#BCF796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BCF796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF796
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF796 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA8F
Deuteranopia (green-blind)
#F5E59B
Tritanopia (blue-blind)
#BCF0DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf796; /* rgb */ color: rgb(188, 247, 150); /* oklch */ color: oklch(91.4% 0.139 134.0);
Tailwind
colors: {
custom: {
50: '#d2fab6',
500: '#bcf796',
950: '#000000',
},
}SCSS
$custom: #bcf796; $custom-light: #d2fab6; $custom-dark: #000000;
JSON
{
"hex": "#bcf796",
"rgb": {
"r": 188,
"g": 247,
"b": 150
},
"hsl": {
"h": 96.495,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.91373,
"c": 0.13924,
"h": 134
},
"luminance": 0.79415
}Semantic roles & 50–950 ramp
primary
#BCF796
secondary
#A65BD6
accent
#03E28B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581