#BCF098#BCF098
#BCF098 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.9% C 0.127 H 133.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF098 |
|---|---|
| RGB | rgb(188, 240, 152) |
| HSL | hsl(95, 75%, 77%) |
| HSV | hsv(95, 37%, 94%) |
| CMYK | cmyk(21.7%, 0%, 36.7%, 5.9%) |
| CIE-LAB | lab(89.52, -31.80, 37.28) |
| CIE-LCH | lch(89.52, 49.00, 130.47°) |
| OKLab | oklab(89.85% -0.0869 0.0923) |
| OKLCH | oklch(89.85% 0.127 133.3) |
| XYZ | xyz(57.5654, 75.2773, 41.1968) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 2.37
Celery
#C1FD95
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.73
Light Light Green
#C8FFB0
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF098 #CC98F0
analogous
#E8F098 #BCF098 #98F0A0
triadic
#BCF098 #98BCF0 #F098BC
tetradic
#BCF098 #98E8F0 #CC98F0 #F0A098
square
#BCF098 #98E8F0 #CC98F0 #F0A098
split-complementary
#BCF098 #A098F0 #F098E8
monochromatic
#77E02D #99E863 #BCF098 #DFF8CD #EEFBE4
Accessibility & contrast
On white
1.31
#BCF098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BCF098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF098
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF098 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#EFE09D
Tritanopia (blue-blind)
#BDE9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bcf098; /* rgb */ color: rgb(188, 240, 152); /* oklch */ color: oklch(89.9% 0.127 133.3);
Tailwind
colors: {
custom: {
50: '#d1f5b7',
500: '#bcf098',
950: '#000000',
},
}SCSS
$custom: #bcf098; $custom-light: #d1f5b7; $custom-dark: #000000;
JSON
{
"hex": "#bcf098",
"rgb": {
"r": 188,
"g": 240,
"b": 152
},
"hsl": {
"h": 95.455,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.89853,
"c": 0.12678,
"h": 133.3
},
"luminance": 0.75279
}Semantic roles & 50–950 ramp
primary
#BCF098
secondary
#A05FCD
accent
#0FD785
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581