#BCF995#BCF995
#BCF995 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.8% C 0.143 H 134.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF995 |
|---|---|
| RGB | rgb(188, 249, 149) |
| HSL | hsl(97, 89%, 78%) |
| HSV | hsv(97, 40%, 98%) |
| CMYK | cmyk(24.5%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(91.96, -36.33, 41.92) |
| CIE-LCH | lch(91.96, 55.47, 130.91°) |
| OKLab | oklab(91.8% -0.0996 0.1029) |
| OKLCH | oklch(91.8% 0.143 134.1) |
| XYZ | xyz(60.0382, 80.6110, 40.8242) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.08
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Pale Light Green
#B1FC99
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 2.46
Pastel Green
#B0FF9D
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF995 #D295F9
analogous
#EEF995 #BCF995 #95F9A0
triadic
#BCF995 #95BCF9 #F995BC
tetradic
#BCF995 #95EEF9 #D295F9 #F9A095
square
#BCF995 #95EEF9 #D295F9 #F9A095
split-complementary
#BCF995 #A095F9 #F995EE
monochromatic
#73F221 #97F65B #BCF995 #E1FCCF #EDFDE2
Accessibility & contrast
On white
1.23
#BCF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BCF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF995
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF995 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#BCF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf995; /* rgb */ color: rgb(188, 249, 149); /* oklch */ color: oklch(91.8% 0.143 134.1);
Tailwind
colors: {
custom: {
50: '#d2fbb5',
500: '#bcf995',
950: '#000000',
},
}SCSS
$custom: #bcf995; $custom-light: #d2fbb5; $custom-dark: #000000;
JSON
{
"hex": "#bcf995",
"rgb": {
"r": 188,
"g": 249,
"b": 149
},
"hsl": {
"h": 96.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.91802,
"c": 0.14321,
"h": 134.1
},
"luminance": 0.80613
}Semantic roles & 50–950 ramp
primary
#BCF995
secondary
#A759D9
accent
#00E68C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581