#BDF29D#BDF29D
#BDF29D is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.4% C 0.124 H 134.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF29D |
|---|---|
| RGB | rgb(189, 242, 157) |
| HSL | hsl(97, 77%, 78%) |
| HSV | hsv(97, 35%, 95%) |
| CMYK | cmyk(21.9%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(90.21, -31.70, 35.70) |
| CIE-LCH | lch(90.21, 47.74, 131.61°) |
| OKLab | oklab(90.45% -0.0865 0.0887) |
| OKLCH | oklch(90.45% 0.124 134.3) |
| XYZ | xyz(58.8228, 76.7560, 43.6080) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.48
Washed Out Green
#BCF5A6
ΔE00 1.62
Light Light Green
#C8FFB0
ΔE00 3.09
Light Pastel Green
#B2FBA5
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.45
Pale Light Green
#B1FC99
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF29D #D29DF2
analogous
#E7F29D #BDF29D #9DF2A7
triadic
#BDF29D #9DBDF2 #F29DBD
tetradic
#BDF29D #9DE7F2 #D29DF2 #F2A79D
square
#BDF29D #9DE7F2 #D29DF2 #F2A79D
split-complementary
#BDF29D #A79DF2 #F29DE7
monochromatic
#74E431 #99EB67 #BDF29D #E1F9D3 #EDFBE4
Accessibility & contrast
On white
1.28
#BDF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BDF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF29D
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF29D | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E697
Deuteranopia (green-blind)
#F0E1A1
Tritanopia (blue-blind)
#BDECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf29d; /* rgb */ color: rgb(189, 242, 157); /* oklch */ color: oklch(90.4% 0.124 134.3);
Tailwind
colors: {
custom: {
50: '#d2f6ba',
500: '#bdf29d',
950: '#000000',
},
}SCSS
$custom: #bdf29d; $custom-light: #d2f6ba; $custom-dark: #000000;
JSON
{
"hex": "#bdf29d",
"rgb": {
"r": 189,
"g": 242,
"b": 157
},
"hsl": {
"h": 97.412,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.90447,
"c": 0.12392,
"h": 134.3
},
"luminance": 0.76757
}Semantic roles & 50–950 ramp
primary
#BDF29D
secondary
#A763D0
accent
#0DD98C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582