#BDF98C#BDF98C
#BDF98C is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.152 H 132.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF98C |
|---|---|
| RGB | rgb(189, 249, 140) |
| HSL | hsl(93, 90%, 76%) |
| HSV | hsv(93, 44%, 98%) |
| CMYK | cmyk(24.1%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(91.89, -37.10, 46.21) |
| CIE-LCH | lch(91.89, 59.26, 128.76°) |
| OKLab | oklab(91.72% -0.1022 0.1123) |
| OKLCH | oklch(91.72% 0.152 132.3) |
| XYZ | xyz(59.5945, 80.4622, 37.1968) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.58
Celery
#C1FD95
ΔE00 1.20
Light Yellowish Green
#C2FF89
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 2.46
Pale Light Green
#B1FC99
ΔE00 3.22
Light Yellow Green
#CCFD7F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF98C #C88CF9
analogous
#F3F98C #BDF98C #8CF992
triadic
#BDF98C #8CBDF9 #F98CBD
tetradic
#BDF98C #8CF3F9 #C88CF9 #F9928C
square
#BDF98C #8CF3F9 #C88CF9 #F9928C
split-complementary
#BDF98C #928CF9 #F98CF3
monochromatic
#7AF318 #9CF652 #BDF98C #DEFCC6 #EEFDE2
Accessibility & contrast
On white
1.23
#BDF98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BDF98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF98C
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF98C | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB83
Deuteranopia (green-blind)
#F8E692
Tritanopia (blue-blind)
#BFF1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf98c; /* rgb */ color: rgb(189, 249, 140); /* oklch */ color: oklch(91.7% 0.152 132.3);
Tailwind
colors: {
custom: {
50: '#d3fbaf',
500: '#bdf98c',
950: '#000000',
},
}SCSS
$custom: #bdf98c; $custom-light: #d3fbaf; $custom-dark: #000000;
JSON
{
"hex": "#bdf98c",
"rgb": {
"r": 189,
"g": 249,
"b": 140
},
"hsl": {
"h": 93.028,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.91723,
"c": 0.15182,
"h": 132.3
},
"luminance": 0.80464
}Semantic roles & 50–950 ramp
primary
#BDF98C
secondary
#9B52D8
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581