#BCF198#BCF198
#BCF198 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.1% C 0.128 H 133.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF198 |
|---|---|
| RGB | rgb(188, 241, 152) |
| HSL | hsl(96, 76%, 77%) |
| HSV | hsv(96, 37%, 95%) |
| CMYK | cmyk(22%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(89.80, -32.27, 37.64) |
| CIE-LCH | lch(89.80, 49.58, 130.60°) |
| OKLab | oklab(90.08% -0.0882 0.0931) |
| OKLCH | oklch(90.08% 0.128 133.4) |
| XYZ | xyz(57.8606, 75.8676, 41.2951) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.98
Washed Out Green
#BCF5A6
ΔE00 2.35
Celery
#C1FD95
ΔE00 3.10
Pale Light Green
#B1FC99
ΔE00 3.50
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Light Light Green
#C8FFB0
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF198 #CD98F1
analogous
#E9F198 #BCF198 #98F1A1
triadic
#BCF198 #98BCF1 #F198BC
tetradic
#BCF198 #98E9F1 #CD98F1 #F1A198
square
#BCF198 #98E9F1 #CD98F1 #F1A198
split-complementary
#BCF198 #A198F1 #F198E9
monochromatic
#76E22C #99EA62 #BCF198 #DFF8CE #EDFBE4
Accessibility & contrast
On white
1.30
#BCF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BCF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF198
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF198 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#F0E09D
Tritanopia (blue-blind)
#BDEADB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcf198; /* rgb */ color: rgb(188, 241, 152); /* oklch */ color: oklch(90.1% 0.128 133.4);
Tailwind
colors: {
custom: {
50: '#d1f6b7',
500: '#bcf198',
950: '#000000',
},
}SCSS
$custom: #bcf198; $custom-light: #d1f6b7; $custom-dark: #000000;
JSON
{
"hex": "#bcf198",
"rgb": {
"r": 188,
"g": 241,
"b": 152
},
"hsl": {
"h": 95.73,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.90075,
"c": 0.12827,
"h": 133.4
},
"luminance": 0.75869
}Semantic roles & 50–950 ramp
primary
#BCF198
secondary
#A15FCE
accent
#0DD886
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581