#BDE17F#BDE17F
#BDE17F is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.131 H 125.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE17F |
|---|---|
| RGB | rgb(189, 225, 127) |
| HSL | hsl(82, 62%, 69%) |
| HSV | hsv(82, 44%, 88%) |
| CMYK | cmyk(16%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(85.10, -27.51, 43.98) |
| CIE-LCH | lch(85.10, 51.88, 122.02°) |
| OKLab | oklab(86.2% -0.0762 0.1066) |
| OKLCH | oklch(86.2% 0.131 125.5) |
| XYZ | xyz(51.7420, 66.2011, 30.1267) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.71
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.29
Greenish Beige
#C9D179
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE17F #A37FE1
analogous
#E1D47F #BDE17F #8CE17F
triadic
#BDE17F #7FBDE1 #E17FBD
tetradic
#BDE17F #7FE1D4 #A37FE1 #E17F8C
square
#BDE17F #7FE1D4 #A37FE1 #E17F8C
split-complementary
#BDE17F #7F8CE1 #D47FE1
monochromatic
#86BA2C #A3D54D #BDE17F #D7EDB1 #F0F8E2
Accessibility & contrast
On white
1.47
#BDE17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BDE17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE17F
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE17F | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#C3D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bde17f; /* rgb */ color: rgb(189, 225, 127); /* oklch */ color: oklch(86.2% 0.131 125.5);
Tailwind
colors: {
custom: {
50: '#d2eaa6',
500: '#bde17f',
950: '#000000',
},
}SCSS
$custom: #bde17f; $custom-light: #d2eaa6; $custom-dark: #000000;
JSON
{
"hex": "#bde17f",
"rgb": {
"r": 189,
"g": 225,
"b": 127
},
"hsl": {
"h": 82.041,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.86195,
"c": 0.13103,
"h": 125.5
},
"luminance": 0.66202
}Semantic roles & 50–950 ramp
primary
#BDE17F
secondary
#744CB8
accent
#1CCA5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480