#BCF698#BCF698
#BCF698 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.136 H 134.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF698 |
|---|---|
| RGB | rgb(188, 246, 152) |
| HSL | hsl(97, 84%, 78%) |
| HSV | hsv(97, 38%, 96%) |
| CMYK | cmyk(23.6%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(91.17, -34.57, 39.43) |
| CIE-LCH | lch(91.17, 52.44, 131.24°) |
| OKLab | oklab(91.18% -0.0946 0.0973) |
| OKLCH | oklch(91.18% 0.136 134.2) |
| XYZ | xyz(59.3610, 78.8684, 41.7953) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.73
Celery
#C1FD95
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF698 #D298F6
analogous
#EBF698 #BCF698 #98F6A3
triadic
#BCF698 #98BCF6 #F698BC
tetradic
#BCF698 #98EBF6 #D298F6 #F6A398
square
#BCF698 #98EBF6 #D298F6 #F6A398
split-complementary
#BCF698 #A398F6 #F698EB
monochromatic
#73EC27 #97F160 #BCF698 #E1FBD0 #EDFDE3
Accessibility & contrast
On white
1.25
#BCF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BCF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF698
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF698 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE991
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#BCEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf698; /* rgb */ color: rgb(188, 246, 152); /* oklch */ color: oklch(91.2% 0.136 134.2);
Tailwind
colors: {
custom: {
50: '#d2f9b7',
500: '#bcf698',
950: '#000000',
},
}SCSS
$custom: #bcf698; $custom-light: #d2f9b7; $custom-dark: #000000;
JSON
{
"hex": "#bcf698",
"rgb": {
"r": 188,
"g": 246,
"b": 152
},
"hsl": {
"h": 97.021,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.91184,
"c": 0.13569,
"h": 134.2
},
"luminance": 0.7887
}Semantic roles & 50–950 ramp
primary
#BCF698
secondary
#A75DD5
accent
#05E08C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581