#BDF492#BDF492
#BDF492 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.7% C 0.139 H 132.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF492 |
|---|---|
| RGB | rgb(189, 244, 146) |
| HSL | hsl(94, 82%, 76%) |
| HSV | hsv(94, 40%, 96%) |
| CMYK | cmyk(22.5%, 0%, 40.2%, 4.3%) |
| CIE-LAB | lab(90.59, -34.09, 41.65) |
| CIE-LCH | lch(90.59, 53.82, 129.30°) |
| OKLab | oklab(90.7% -0.0935 0.1022) |
| OKLCH | oklch(90.7% 0.139 132.5) |
| XYZ | xyz(58.5242, 77.5942, 39.0823) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.92
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.34
Washed Out Green
#BCF5A6
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF492 #C992F4
analogous
#EEF492 #BDF492 #92F498
triadic
#BDF492 #92BDF4 #F492BD
tetradic
#BDF492 #92EEF4 #C992F4 #F49892
square
#BDF492 #92EEF4 #C992F4 #F49892
split-complementary
#BDF492 #9892F4 #F492EE
monochromatic
#7AE923 #9BEE5A #BDF492 #DFFACA #EEFCE3
Accessibility & contrast
On white
1.27
#BDF492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BDF492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF492
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF492 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78B
Deuteranopia (green-blind)
#F3E397
Tritanopia (blue-blind)
#BFEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf492; /* rgb */ color: rgb(189, 244, 146); /* oklch */ color: oklch(90.7% 0.139 132.5);
Tailwind
colors: {
custom: {
50: '#d2f8b3',
500: '#bdf492',
950: '#000000',
},
}SCSS
$custom: #bdf492; $custom-light: #d2f8b3; $custom-dark: #000000;
JSON
{
"hex": "#bdf492",
"rgb": {
"r": 189,
"g": 244,
"b": 146
},
"hsl": {
"h": 93.673,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.90703,
"c": 0.13851,
"h": 132.5
},
"luminance": 0.77596
}Semantic roles & 50–950 ramp
primary
#BDF492
secondary
#9D59D2
accent
#07DE80
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581