#BDF078#BDF078
#BDF078 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.4% C 0.159 H 128.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF078 |
|---|---|
| RGB | rgb(189, 240, 120) |
| HSL | hsl(86, 80%, 71%) |
| HSV | hsv(86, 50%, 94%) |
| CMYK | cmyk(21.2%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(89.16, -35.25, 52.30) |
| CIE-LCH | lch(89.16, 63.07, 123.98°) |
| OKLab | oklab(89.43% -0.0983 0.1247) |
| OKLCH | oklch(89.43% 0.159 128.3) |
| XYZ | xyz(55.5361, 74.4941, 29.2186) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 2.91
Light Yellow Green
#CCFD7F
ΔE00 2.96
Pale Lime
#BEFD73
ΔE00 3.17
Light Yellowish Green
#C2FF89
ΔE00 3.39
Spring Green (survey)
#A9F971
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF078 #AB78F0
analogous
#F0E778 #BDF078 #81F078
triadic
#BDF078 #78BDF0 #F078BD
tetradic
#BDF078 #78F0E7 #AB78F0 #F07881
square
#BDF078 #78F0E7 #AB78F0 #F07881
split-complementary
#BDF078 #7881F0 #E778F0
monochromatic
#85D618 #A2EA41 #BDF078 #D8F6AF #F2FCE3
Accessibility & contrast
On white
1.32
#BDF078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BDF078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF078
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF078 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26D
Deuteranopia (green-blind)
#F3DF7F
Tritanopia (blue-blind)
#C2E7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bdf078; /* rgb */ color: rgb(189, 240, 120); /* oklch */ color: oklch(89.4% 0.159 128.3);
Tailwind
colors: {
custom: {
50: '#d3f5a1',
500: '#bdf078',
950: '#000000',
},
}SCSS
$custom: #bdf078; $custom-light: #d3f5a1; $custom-dark: #000000;
JSON
{
"hex": "#bdf078",
"rgb": {
"r": 189,
"g": 240,
"b": 120
},
"hsl": {
"h": 85.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.89434,
"c": 0.15876,
"h": 128.3
},
"luminance": 0.74495
}Semantic roles & 50–950 ramp
primary
#BDF078
secondary
#7C42CA
accent
#09DC63
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580