#BDF28D#BDF28D
#BDF28D is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.2% C 0.141 H 131.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF28D |
|---|---|
| RGB | rgb(189, 242, 141) |
| HSL | hsl(91, 80%, 75%) |
| HSV | hsv(91, 42%, 95%) |
| CMYK | cmyk(21.9%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(89.97, -33.79, 43.30) |
| CIE-LCH | lch(89.97, 54.93, 127.97°) |
| OKLab | oklab(90.18% -0.0929 0.1057) |
| OKLCH | oklch(90.18% 0.141 131.3) |
| XYZ | xyz(57.5452, 76.2450, 36.8791) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 3.25
Tea Green
#BDF8A3
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.75
Pale Light Green
#B1FC99
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF28D #C28DF2
analogous
#F0F28D #BDF28D #8DF28F
triadic
#BDF28D #8DBDF2 #F28DBD
tetradic
#BDF28D #8DF0F2 #C28DF2 #F28F8D
square
#BDF28D #8DF0F2 #C28DF2 #F28F8D
split-complementary
#BDF28D #8F8DF2 #F28DF0
monochromatic
#7DE51F #9DEC56 #BDF28D #DDF8C4 #EFFCE4
Accessibility & contrast
On white
1.29
#BDF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BDF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF28D
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF28D | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F2E193
Tritanopia (blue-blind)
#BFEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf28d; /* rgb */ color: rgb(189, 242, 141); /* oklch */ color: oklch(90.2% 0.141 131.3);
Tailwind
colors: {
custom: {
50: '#d2f6b0',
500: '#bdf28d',
950: '#000000',
},
}SCSS
$custom: #bdf28d; $custom-light: #d2f6b0; $custom-dark: #000000;
JSON
{
"hex": "#bdf28d",
"rgb": {
"r": 189,
"g": 242,
"b": 141
},
"hsl": {
"h": 91.485,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.90179,
"c": 0.14077,
"h": 131.3
},
"luminance": 0.76246
}Semantic roles & 50–950 ramp
primary
#BDF28D
secondary
#9555CF
accent
#0ADC78
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581