#BCF699#BCF699
#BCF699 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.135 H 134.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF699 |
|---|---|
| RGB | rgb(188, 246, 153) |
| HSL | hsl(97, 84%, 78%) |
| HSV | hsv(97, 38%, 96%) |
| CMYK | cmyk(23.6%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(91.19, -34.44, 38.96) |
| CIE-LCH | lch(91.19, 52.00, 131.48°) |
| OKLab | oklab(91.2% -0.0942 0.0962) |
| OKLCH | oklch(91.2% 0.135 134.4) |
| XYZ | xyz(59.4432, 78.9013, 42.2284) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.57
Celery
#C1FD95
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 2.46
Pale Light Green
#B1FC99
ΔE00 2.46
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Pastel Green
#B2FBA5
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF699 #D399F6
analogous
#EBF699 #BCF699 #99F6A4
triadic
#BCF699 #99BCF6 #F699BC
tetradic
#BCF699 #99EBF6 #D399F6 #F6A499
square
#BCF699 #99EBF6 #D399F6 #F6A499
split-complementary
#BCF699 #A499F6 #F699EB
monochromatic
#72EC29 #97F161 #BCF699 #E1FBD1 #EDFDE3
Accessibility & contrast
On white
1.25
#BCF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BCF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF699
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF699 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#BCEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf699; /* rgb */ color: rgb(188, 246, 153); /* oklch */ color: oklch(91.2% 0.135 134.4);
Tailwind
colors: {
custom: {
50: '#d2f9b8',
500: '#bcf699',
950: '#000000',
},
}SCSS
$custom: #bcf699; $custom-light: #d2f9b8; $custom-dark: #000000;
JSON
{
"hex": "#bcf699",
"rgb": {
"r": 188,
"g": 246,
"b": 153
},
"hsl": {
"h": 97.419,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.91201,
"c": 0.13465,
"h": 134.4
},
"luminance": 0.78903
}Semantic roles & 50–950 ramp
primary
#BCF699
secondary
#A85ED5
accent
#05E08E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581