#BCF899#BCF899
#BCF899 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.6% C 0.138 H 134.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF899 |
|---|---|
| RGB | rgb(188, 248, 153) |
| HSL | hsl(98, 87%, 79%) |
| HSV | hsv(98, 38%, 97%) |
| CMYK | cmyk(24.2%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(91.74, -35.35, 39.67) |
| CIE-LCH | lch(91.74, 53.14, 131.70°) |
| OKLab | oklab(91.65% -0.0967 0.0979) |
| OKLCH | oklch(91.65% 0.138 134.7) |
| XYZ | xyz(60.0548, 80.1245, 42.4323) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.70
Celery
#C1FD95
ΔE00 1.72
Pale Light Green
#B1FC99
ΔE00 2.11
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Washed Out Green
#BCF5A6
ΔE00 2.72
Pastel Green
#B0FF9D
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF899 #D599F8
analogous
#EBF899 #BCF899 #99F8A5
triadic
#BCF899 #99BCF8 #F899BC
tetradic
#BCF899 #99EBF8 #D599F8 #F8A599
square
#BCF899 #99EBF8 #D599F8 #F8A599
split-complementary
#BCF899 #A599F8 #F899EB
monochromatic
#71F026 #96F460 #BCF899 #E2FCD2 #ECFDE2
Accessibility & contrast
On white
1.23
#BCF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#BCF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF899
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF899 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F6E59E
Tritanopia (blue-blind)
#BCF1E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf899; /* rgb */ color: rgb(188, 248, 153); /* oklch */ color: oklch(91.6% 0.138 134.7);
Tailwind
colors: {
custom: {
50: '#d2fab8',
500: '#bcf899',
950: '#000000',
},
}SCSS
$custom: #bcf899; $custom-light: #d2fab8; $custom-dark: #000000;
JSON
{
"hex": "#bcf899",
"rgb": {
"r": 188,
"g": 248,
"b": 153
},
"hsl": {
"h": 97.895,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.91645,
"c": 0.13761,
"h": 134.7
},
"luminance": 0.80126
}Semantic roles & 50–950 ramp
primary
#BCF899
secondary
#AB5DD8
accent
#02E490
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581