#BCF397#BCF397
#BCF397 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.5% C 0.132 H 133.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF397 |
|---|---|
| RGB | rgb(188, 243, 151) |
| HSL | hsl(96, 79%, 77%) |
| HSV | hsv(96, 38%, 95%) |
| CMYK | cmyk(22.6%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(90.33, -33.32, 38.83) |
| CIE-LCH | lch(90.33, 51.17, 130.63°) |
| OKLab | oklab(90.5% -0.0912 0.0959) |
| OKLCH | oklch(90.5% 0.132 133.6) |
| XYZ | xyz(58.3743, 77.0255, 41.0640) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 3.06
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Light Pastel Green
#B2FBA5
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF397 #CE97F3
analogous
#EAF397 #BCF397 #97F3A0
triadic
#BCF397 #97BCF3 #F397BC
tetradic
#BCF397 #97EAF3 #CE97F3 #F3A097
square
#BCF397 #97EAF3 #CE97F3 #F3A097
split-complementary
#BCF397 #A097F3 #F397EA
monochromatic
#75E629 #99ED60 #BCF397 #DFF9CE #EDFCE4
Accessibility & contrast
On white
1.28
#BCF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BCF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF397
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF397 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE690
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#BDECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf397; /* rgb */ color: rgb(188, 243, 151); /* oklch */ color: oklch(90.5% 0.132 133.6);
Tailwind
colors: {
custom: {
50: '#d1f7b6',
500: '#bcf397',
950: '#000000',
},
}SCSS
$custom: #bcf397; $custom-light: #d1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#bcf397",
"rgb": {
"r": 188,
"g": 243,
"b": 151
},
"hsl": {
"h": 95.87,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.90501,
"c": 0.1323,
"h": 133.6
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#BCF397
secondary
#A25DD1
accent
#0ADC87
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581