#BCF299#BCF299
#BCF299 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.3% C 0.129 H 133.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF299 |
|---|---|
| RGB | rgb(188, 242, 153) |
| HSL | hsl(96, 77%, 77%) |
| HSV | hsv(96, 37%, 95%) |
| CMYK | cmyk(22.3%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(90.09, -32.60, 37.52) |
| CIE-LCH | lch(90.09, 49.70, 130.98°) |
| OKLab | oklab(90.31% -0.0891 0.0929) |
| OKLCH | oklch(90.31% 0.129 133.8) |
| XYZ | xyz(58.2397, 76.4942, 41.8272) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.75
Washed Out Green
#BCF5A6
ΔE00 2.19
Celery
#C1FD95
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.29
Light Light Green
#C8FFB0
ΔE00 3.48
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF299 #CF99F2
analogous
#E9F299 #BCF299 #99F2A2
triadic
#BCF299 #99BCF2 #F299BC
tetradic
#BCF299 #99E9F2 #CF99F2 #F2A299
square
#BCF299 #99E9F2 #CF99F2 #F2A299
split-complementary
#BCF299 #A299F2 #F299E9
monochromatic
#75E42C #98EB63 #BCF299 #E0F9CF #EDFCE4
Accessibility & contrast
On white
1.29
#BCF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BCF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF299
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF299 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E593
Deuteranopia (green-blind)
#F1E19E
Tritanopia (blue-blind)
#BDEBDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf299; /* rgb */ color: rgb(188, 242, 153); /* oklch */ color: oklch(90.3% 0.129 133.8);
Tailwind
colors: {
custom: {
50: '#d1f6b8',
500: '#bcf299',
950: '#000000',
},
}SCSS
$custom: #bcf299; $custom-light: #d1f6b8; $custom-dark: #000000;
JSON
{
"hex": "#bcf299",
"rgb": {
"r": 188,
"g": 242,
"b": 153
},
"hsl": {
"h": 96.404,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.90314,
"c": 0.1287,
"h": 133.8
},
"luminance": 0.76496
}Semantic roles & 50–950 ramp
primary
#BCF299
secondary
#A460D0
accent
#0CDA89
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581