#BDF78E#BDF78E
#BDF78E is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.3% C 0.147 H 132.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF78E |
|---|---|
| RGB | rgb(189, 247, 142) |
| HSL | hsl(93, 87%, 76%) |
| HSV | hsv(93, 43%, 97%) |
| CMYK | cmyk(23.5%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(91.37, -35.95, 44.58) |
| CIE-LCH | lch(91.37, 57.27, 128.89°) |
| OKLab | oklab(91.31% -0.0989 0.1087) |
| OKLCH | oklch(91.31% 0.147 132.3) |
| XYZ | xyz(59.1285, 79.2919, 37.7756) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.06
Celery
#C1FD95
ΔE00 1.29
Light Yellowish Green
#C2FF89
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 3.00
Pale Light Green
#B1FC99
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF78E #C88EF7
analogous
#F2F78E #BDF78E #8EF794
triadic
#BDF78E #8EBDF7 #F78EBD
tetradic
#BDF78E #8EF2F7 #C88EF7 #F7948E
square
#BDF78E #8EF2F7 #C88EF7 #F7948E
split-complementary
#BDF78E #948EF7 #F78EF2
monochromatic
#7AEF1C #9CF355 #BDF78E #DEFBC7 #EEFDE2
Accessibility & contrast
On white
1.25
#BDF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BDF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF78E
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF78E | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE986
Deuteranopia (green-blind)
#F6E594
Tritanopia (blue-blind)
#BFEFDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf78e; /* rgb */ color: rgb(189, 247, 142); /* oklch */ color: oklch(91.3% 0.147 132.3);
Tailwind
colors: {
custom: {
50: '#d3fab0',
500: '#bdf78e',
950: '#000000',
},
}SCSS
$custom: #bdf78e; $custom-light: #d3fab0; $custom-dark: #000000;
JSON
{
"hex": "#bdf78e",
"rgb": {
"r": 189,
"g": 247,
"b": 142
},
"hsl": {
"h": 93.143,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.91307,
"c": 0.14694,
"h": 132.3
},
"luminance": 0.79293
}Semantic roles & 50–950 ramp
primary
#BDF78E
secondary
#9B54D5
accent
#02E37F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581