#BDF28A#BDF28A
#BDF28A is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.1% C 0.144 H 130.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF28A |
|---|---|
| RGB | rgb(189, 242, 138) |
| HSL | hsl(91, 80%, 75%) |
| HSV | hsv(91, 43%, 95%) |
| CMYK | cmyk(21.9%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(89.93, -34.16, 44.71) |
| CIE-LCH | lch(89.93, 56.26, 127.38°) |
| OKLab | oklab(90.13% -0.0941 0.1088) |
| OKLCH | oklch(90.13% 0.144 130.9) |
| XYZ | xyz(57.3250, 76.1569, 35.7194) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Celery
#C1FD95
ΔE00 2.41
Light Yellowish Green
#C2FF89
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 3.94
Pale Light Green
#B1FC99
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF28A #BF8AF2
analogous
#F1F28A #BDF28A #8AF28B
triadic
#BDF28A #8ABDF2 #F28ABD
tetradic
#BDF28A #8AF1F2 #BF8AF2 #F28B8A
square
#BDF28A #8AF1F2 #BF8AF2 #F28B8A
split-complementary
#BDF28A #8B8AF2 #F28AF1
monochromatic
#7FE61C #9EEC53 #BDF28A #DCF8C1 #EFFCE3
Accessibility & contrast
On white
1.29
#BDF28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BDF28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF28A
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF28A | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#C0EAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf28a; /* rgb */ color: rgb(189, 242, 138); /* oklch */ color: oklch(90.1% 0.144 130.9);
Tailwind
colors: {
custom: {
50: '#d2f6ad',
500: '#bdf28a',
950: '#000000',
},
}SCSS
$custom: #bdf28a; $custom-light: #d2f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bdf28a",
"rgb": {
"r": 189,
"g": 242,
"b": 138
},
"hsl": {
"h": 90.577,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.90133,
"c": 0.14384,
"h": 130.9
},
"luminance": 0.76158
}Semantic roles & 50–950 ramp
primary
#BDF28A
secondary
#9152CE
accent
#09DC75
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581