#BDF592#BDF592
#BDF592 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.140 H 132.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF592 |
|---|---|
| RGB | rgb(189, 245, 146) |
| HSL | hsl(94, 83%, 77%) |
| HSV | hsv(94, 40%, 96%) |
| CMYK | cmyk(22.9%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(90.87, -34.54, 42.00) |
| CIE-LCH | lch(90.87, 54.38, 129.44°) |
| OKLab | oklab(90.93% -0.0948 0.103) |
| OKLCH | oklch(90.93% 0.14 132.6) |
| XYZ | xyz(58.8259, 78.1976, 39.1829) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Tea Green
#BDF8A3
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 3.03
Light Yellowish Green
#C2FF89
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF592 #CA92F5
analogous
#EFF592 #BDF592 #92F599
triadic
#BDF592 #92BDF5 #F592BD
tetradic
#BDF592 #92EFF5 #CA92F5 #F59992
square
#BDF592 #92EFF5 #CA92F5 #F59992
split-complementary
#BDF592 #9992F5 #F592EF
monochromatic
#79EB22 #9BF05A #BDF592 #DFFACA #EEFCE3
Accessibility & contrast
On white
1.26
#BDF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BDF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF592
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF592 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#F4E397
Tritanopia (blue-blind)
#BEEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf592; /* rgb */ color: rgb(189, 245, 146); /* oklch */ color: oklch(90.9% 0.140 132.6);
Tailwind
colors: {
custom: {
50: '#d2f8b3',
500: '#bdf592',
950: '#000000',
},
}SCSS
$custom: #bdf592; $custom-light: #d2f8b3; $custom-dark: #000000;
JSON
{
"hex": "#bdf592",
"rgb": {
"r": 189,
"g": 245,
"b": 146
},
"hsl": {
"h": 93.939,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.90925,
"c": 0.13996,
"h": 132.6
},
"luminance": 0.78199
}Semantic roles & 50–950 ramp
primary
#BDF592
secondary
#9E58D3
accent
#06E081
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581