#BCF795#BCF795
#BCF795 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.4% C 0.140 H 133.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF795 |
|---|---|
| RGB | rgb(188, 247, 149) |
| HSL | hsl(96, 86%, 78%) |
| HSV | hsv(96, 40%, 97%) |
| CMYK | cmyk(23.9%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(91.41, -35.42, 41.21) |
| CIE-LCH | lch(91.41, 54.34, 130.68°) |
| OKLab | oklab(91.36% -0.0971 0.1013) |
| OKLCH | oklch(91.36% 0.14 133.8) |
| XYZ | xyz(59.4234, 79.3813, 40.6193) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.46
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Tea Green
#BDF8A3
ΔE00 2.28
Pale Light Green
#B1FC99
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF795 #D095F7
analogous
#EDF795 #BCF795 #95F79F
triadic
#BCF795 #95BCF7 #F795BC
tetradic
#BCF795 #95EDF7 #D095F7 #F79F95
square
#BCF795 #95EDF7 #D095F7 #F79F95
split-complementary
#BCF795 #9F95F7 #F795ED
monochromatic
#74EE23 #98F35C #BCF795 #E0FBCE #EDFDE3
Accessibility & contrast
On white
1.24
#BCF795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BCF795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF795
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF795 | 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)
#FEE98E
Deuteranopia (green-blind)
#F5E59A
Tritanopia (blue-blind)
#BDF0DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf795; /* rgb */ color: rgb(188, 247, 149); /* oklch */ color: oklch(91.4% 0.140 133.8);
Tailwind
colors: {
custom: {
50: '#d2fab5',
500: '#bcf795',
950: '#000000',
},
}SCSS
$custom: #bcf795; $custom-light: #d2fab5; $custom-dark: #000000;
JSON
{
"hex": "#bcf795",
"rgb": {
"r": 188,
"g": 247,
"b": 149
},
"hsl": {
"h": 96.122,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.91357,
"c": 0.14028,
"h": 133.8
},
"luminance": 0.79383
}Semantic roles & 50–950 ramp
primary
#BCF795
secondary
#A55AD6
accent
#03E28A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581