#BDE77F#BDE77F
#BDE77F is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.5% C 0.139 H 127.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE77F |
|---|---|
| RGB | rgb(189, 231, 127) |
| HSL | hsl(84, 68%, 70%) |
| HSV | hsv(84, 45%, 91%) |
| CMYK | cmyk(18.2%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(86.75, -30.34, 46.05) |
| CIE-LCH | lch(86.75, 55.14, 123.38°) |
| OKLab | oklab(87.53% -0.0841 0.1112) |
| OKLCH | oklch(87.53% 0.139 127.1) |
| XYZ | xyz(53.3926, 69.5023, 30.6769) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.32
Pale Olive Green
#B1D27B
ΔE00 5.11
Light Yellow Green
#CCFD7F
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.18
Celery
#C1FD95
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE77F #A97FE7
analogous
#E7DD7F #BDE77F #89E77F
triadic
#BDE77F #7FBDE7 #E77FBD
tetradic
#BDE77F #7FE7DD #A97FE7 #E77F89
square
#BDE77F #7FE7DD #A97FE7 #E77F89
split-complementary
#BDE77F #7F89E7 #DD7FE7
monochromatic
#85C625 #A2DD4B #BDE77F #D8F1B3 #F2FAE5
Accessibility & contrast
On white
1.41
#BDE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BDE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE77F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE77F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#C2DFCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bde77f; /* rgb */ color: rgb(189, 231, 127); /* oklch */ color: oklch(87.5% 0.139 127.1);
Tailwind
colors: {
custom: {
50: '#d2eea6',
500: '#bde77f',
950: '#000000',
},
}SCSS
$custom: #bde77f; $custom-light: #d2eea6; $custom-dark: #000000;
JSON
{
"hex": "#bde77f",
"rgb": {
"r": 189,
"g": 231,
"b": 127
},
"hsl": {
"h": 84.231,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.87525,
"c": 0.13946,
"h": 127.1
},
"luminance": 0.69503
}Semantic roles & 50–950 ramp
primary
#BDE77F
secondary
#7A4BBF
accent
#15D061
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580