#BDF299#BDF299
#BDF299 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.4% C 0.128 H 133.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF299 |
|---|---|
| RGB | rgb(189, 242, 153) |
| HSL | hsl(96, 77%, 77%) |
| HSV | hsv(96, 37%, 95%) |
| CMYK | cmyk(21.9%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(90.15, -32.25, 37.61) |
| CIE-LCH | lch(90.15, 49.54, 130.61°) |
| OKLab | oklab(90.38% -0.0882 0.0931) |
| OKLCH | oklch(90.38% 0.128 133.4) |
| XYZ | xyz(58.4869, 76.6217, 41.8388) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.84
Washed Out Green
#BCF5A6
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.96
Pale Light Green
#B1FC99
ΔE00 3.42
Light Light Green
#C8FFB0
ΔE00 3.49
Pistachio (survey)
#C0FA8B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF299 #CE99F2
analogous
#EAF299 #BDF299 #99F2A1
triadic
#BDF299 #99BDF2 #F299BD
tetradic
#BDF299 #99EAF2 #CE99F2 #F2A199
square
#BDF299 #99EAF2 #CE99F2 #F2A199
split-complementary
#BDF299 #A199F2 #F299EA
monochromatic
#77E42C #9AEB63 #BDF299 #E0F9CF #EDFCE4
Accessibility & contrast
On white
1.29
#BDF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BDF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF299
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF299 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E693
Deuteranopia (green-blind)
#F1E19E
Tritanopia (blue-blind)
#BEEBDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf299; /* rgb */ color: rgb(189, 242, 153); /* oklch */ color: oklch(90.4% 0.128 133.4);
Tailwind
colors: {
custom: {
50: '#d2f6b8',
500: '#bdf299',
950: '#000000',
},
}SCSS
$custom: #bdf299; $custom-light: #d2f6b8; $custom-dark: #000000;
JSON
{
"hex": "#bdf299",
"rgb": {
"r": 189,
"g": 242,
"b": 153
},
"hsl": {
"h": 95.73,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.90376,
"c": 0.12819,
"h": 133.4
},
"luminance": 0.76623
}Semantic roles & 50–950 ramp
primary
#BDF299
secondary
#A260D0
accent
#0CDA86
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581