#BDF392#BDF392
#BDF392 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.5% C 0.137 H 132.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF392 |
|---|---|
| RGB | rgb(189, 243, 146) |
| HSL | hsl(93, 80%, 76%) |
| HSV | hsv(93, 40%, 95%) |
| CMYK | cmyk(22.2%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(90.32, -33.63, 41.29) |
| CIE-LCH | lch(90.32, 53.25, 129.16°) |
| OKLab | oklab(90.48% -0.0922 0.1014) |
| OKLCH | oklch(90.48% 0.137 132.3) |
| XYZ | xyz(58.2241, 76.9940, 38.9823) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.32
Tea Green
#BDF8A3
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF392 #C892F3
analogous
#EEF392 #BDF392 #92F398
triadic
#BDF392 #92BDF3 #F392BD
tetradic
#BDF392 #92EEF3 #C892F3 #F39892
square
#BDF392 #92EEF3 #C892F3 #F39892
split-complementary
#BDF392 #9892F3 #F392EE
monochromatic
#7AE724 #9CED5B #BDF392 #DEF9C9 #EEFCE3
Accessibility & contrast
On white
1.28
#BDF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BDF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF392
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF392 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#BFECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf392; /* rgb */ color: rgb(189, 243, 146); /* oklch */ color: oklch(90.5% 0.137 132.3);
Tailwind
colors: {
custom: {
50: '#d2f7b3',
500: '#bdf392',
950: '#000000',
},
}SCSS
$custom: #bdf392; $custom-light: #d2f7b3; $custom-dark: #000000;
JSON
{
"hex": "#bdf392",
"rgb": {
"r": 189,
"g": 243,
"b": 146
},
"hsl": {
"h": 93.402,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.90481,
"c": 0.13704,
"h": 132.3
},
"luminance": 0.76995
}Semantic roles & 50–950 ramp
primary
#BDF392
secondary
#9B59D0
accent
#09DC7F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581