#BDF792#BDF792
#BDF792 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.4% C 0.143 H 132.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF792 |
|---|---|
| RGB | rgb(189, 247, 146) |
| HSL | hsl(94, 86%, 77%) |
| HSV | hsv(94, 41%, 97%) |
| CMYK | cmyk(23.5%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(91.42, -35.46, 42.71) |
| CIE-LCH | lch(91.42, 55.51, 129.70°) |
| OKLab | oklab(91.37% -0.0973 0.1046) |
| OKLCH | oklch(91.37% 0.143 132.9) |
| XYZ | xyz(59.4342, 79.4142, 39.3857) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.25
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 2.75
Pale Light Green
#B1FC99
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF792 #CC92F7
analogous
#F0F792 #BDF792 #92F799
triadic
#BDF792 #92BDF7 #F792BD
tetradic
#BDF792 #92F0F7 #CC92F7 #F79992
square
#BDF792 #92F0F7 #CC92F7 #F79992
split-complementary
#BDF792 #9992F7 #F792F0
monochromatic
#78EF20 #9AF359 #BDF792 #E0FBCB #EEFDE2
Accessibility & contrast
On white
1.24
#BDF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BDF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF792
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF792 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98A
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#BEF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf792; /* rgb */ color: rgb(189, 247, 146); /* oklch */ color: oklch(91.4% 0.143 132.9);
Tailwind
colors: {
custom: {
50: '#d2fab3',
500: '#bdf792',
950: '#000000',
},
}SCSS
$custom: #bdf792; $custom-light: #d2fab3; $custom-dark: #000000;
JSON
{
"hex": "#bdf792",
"rgb": {
"r": 189,
"g": 247,
"b": 146
},
"hsl": {
"h": 94.455,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.9137,
"c": 0.14287,
"h": 132.9
},
"luminance": 0.79416
}Semantic roles & 50–950 ramp
primary
#BDF792
secondary
#A058D6
accent
#03E383
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581