#BCF792#BCF792
#BCF792 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.3% C 0.143 H 133.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF792 |
|---|---|
| RGB | rgb(188, 247, 146) |
| HSL | hsl(95, 86%, 77%) |
| HSV | hsv(95, 41%, 97%) |
| CMYK | cmyk(23.9%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(91.36, -35.80, 42.62) |
| CIE-LCH | lch(91.36, 55.66, 130.03°) |
| OKLab | oklab(91.31% -0.0983 0.1044) |
| OKLCH | oklch(91.31% 0.143 133.3) |
| XYZ | xyz(59.1869, 79.2867, 39.3741) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.27
Pistachio (survey)
#C0FA8B
ΔE00 1.69
Pale Light Green
#B1FC99
ΔE00 2.62
Tea Green
#BDF8A3
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF792 #CD92F7
analogous
#EEF792 #BCF792 #92F79B
triadic
#BCF792 #92BCF7 #F792BC
tetradic
#BCF792 #92EEF7 #CD92F7 #F79B92
square
#BCF792 #92EEF7 #CD92F7 #F79B92
split-complementary
#BCF792 #9B92F7 #F792EE
monochromatic
#76EF20 #99F359 #BCF792 #DFFBCB #EDFDE2
Accessibility & contrast
On white
1.25
#BCF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BCF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF792
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF792 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98A
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#BDF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf792; /* rgb */ color: rgb(188, 247, 146); /* oklch */ color: oklch(91.3% 0.143 133.3);
Tailwind
colors: {
custom: {
50: '#d2fab3',
500: '#bcf792',
950: '#000000',
},
}SCSS
$custom: #bcf792; $custom-light: #d2fab3; $custom-dark: #000000;
JSON
{
"hex": "#bcf792",
"rgb": {
"r": 188,
"g": 247,
"b": 146
},
"hsl": {
"h": 95.05,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.91308,
"c": 0.14337,
"h": 133.3
},
"luminance": 0.79288
}Semantic roles & 50–950 ramp
primary
#BCF792
secondary
#A158D6
accent
#03E386
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581