#BDFD98#BDFD98
#BDFD98 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.8% C 0.145 H 134.8°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD98 |
|---|---|
| RGB | rgb(189, 253, 152) |
| HSL | hsl(98, 96%, 79%) |
| HSV | hsv(98, 40%, 99%) |
| CMYK | cmyk(25.3%, 0%, 39.9%, 0.8%) |
| CIE-LAB | lab(93.16, -37.41, 42.01) |
| CIE-LCH | lch(93.16, 56.25, 131.68°) |
| OKLab | oklab(92.8% -0.1025 0.1032) |
| OKLCH | oklch(92.8% 0.145 134.8) |
| XYZ | xyz(61.7776, 83.3346, 42.5300) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.93
Pale Light Green
#B1FC99
ΔE00 1.86
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Pastel Green
#B0FF9D
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD98 #D898FD
analogous
#EFFD98 #BDFD98 #98FDA6
triadic
#BDFD98 #98BDFD #FD98BD
tetradic
#BDFD98 #98EFFD #D898FD #FDA698
square
#BDFD98 #98EFFD #D898FD #FDA698
split-complementary
#BDFD98 #A698FD #FD98EF
monochromatic
#70FB20 #97FC5C #BDFD98 #E3FED4 #ECFEE1
Accessibility & contrast
On white
1.19
#BDFD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BDFD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD98
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD98 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF91
Deuteranopia (green-blind)
#FBE99E
Tritanopia (blue-blind)
#BDF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd98; /* rgb */ color: rgb(189, 253, 152); /* oklch */ color: oklch(92.8% 0.145 134.8);
Tailwind
colors: {
custom: {
50: '#d3feb7',
500: '#bdfd98',
950: '#000000',
},
}SCSS
$custom: #bdfd98; $custom-light: #d3feb7; $custom-dark: #000000;
JSON
{
"hex": "#bdfd98",
"rgb": {
"r": 189,
"g": 253,
"b": 152
},
"hsl": {
"h": 98.02,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.92801,
"c": 0.14546,
"h": 134.8
},
"luminance": 0.83336
}Semantic roles & 50–950 ramp
primary
#BDFD98
secondary
#AE5ADF
accent
#00E691
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681