#BCDF98#BCDF98
#BCDF98 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.1% C 0.101 H 129.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF98 |
|---|---|
| RGB | rgb(188, 223, 152) |
| HSL | hsl(90, 53%, 74%) |
| HSV | hsv(90, 32%, 87%) |
| CMYK | cmyk(15.7%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(84.86, -23.73, 31.13) |
| CIE-LCH | lch(84.86, 39.14, 127.32°) |
| OKLab | oklab(86.11% -0.0644 0.0778) |
| OKLCH | oklch(86.11% 0.101 129.6) |
| XYZ | xyz(52.7933, 65.7331, 39.6061) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.57
Tea Green
#BDF8A3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF98 #BB98DF
analogous
#DFDE98 #BCDF98 #98DF98
triadic
#BCDF98 #98BCDF #DF98BC
tetradic
#BCDF98 #98DFDE #BB98DF #DF9898
square
#BCDF98 #98DFDE #BB98DF #DF9898
split-complementary
#BCDF98 #9898DF #DE98DF
monochromatic
#7FC13C #9ED069 #BCDF98 #DAEEC7 #F0F8E8
Accessibility & contrast
On white
1.48
#BCDF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BCDF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF98
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF98 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#BFD9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf98; /* rgb */ color: rgb(188, 223, 152); /* oklch */ color: oklch(86.1% 0.101 129.6);
Tailwind
colors: {
custom: {
50: '#d1e9b7',
500: '#bcdf98',
950: '#000000',
},
}SCSS
$custom: #bcdf98; $custom-light: #d1e9b7; $custom-dark: #000000;
JSON
{
"hex": "#bcdf98",
"rgb": {
"r": 188,
"g": 223,
"b": 152
},
"hsl": {
"h": 89.577,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8611,
"c": 0.10104,
"h": 129.6
},
"luminance": 0.65734
}Semantic roles & 50–950 ramp
primary
#BCDF98
secondary
#8D64B7
accent
#25C072
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481