#BDE174#BDE174
#BDE174 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.0% C 0.142 H 124.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE174 |
|---|---|
| RGB | rgb(189, 225, 116) |
| HSL | hsl(80, 64%, 67%) |
| HSV | hsv(80, 48%, 88%) |
| CMYK | cmyk(16%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(84.96, -28.71, 49.11) |
| CIE-LCH | lch(84.96, 56.89, 120.31°) |
| OKLab | oklab(86.04% -0.0803 0.1174) |
| OKLCH | oklch(86.04% 0.142 124.4) |
| XYZ | xyz(51.0638, 65.9299, 26.5551) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Light Yellow Green
#CCFD7F
ΔE00 6.05
Light Pea Green
#C4FE82
ΔE00 6.48
Greenish Beige
#C9D179
ΔE00 6.54
Pear
#CBF85F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE174 #9874E1
analogous
#E1CF74 #BDE174 #87E174
triadic
#BDE174 #74BDE1 #E174BD
tetradic
#BDE174 #74E1CF #9874E1 #E17487
square
#BDE174 #74E1CF #9874E1 #E17487
split-complementary
#BDE174 #7487E1 #CF74E1
monochromatic
#85B427 #A5D642 #BDE174 #D5ECA6 #EDF7D9
Accessibility & contrast
On white
1.48
#BDE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BDE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE174
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE174 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56A
Deuteranopia (green-blind)
#E6D47A
Tritanopia (blue-blind)
#C4D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bde174; /* rgb */ color: rgb(189, 225, 116); /* oklch */ color: oklch(86.0% 0.142 124.4);
Tailwind
colors: {
custom: {
50: '#d3ea9e',
500: '#bde174',
950: '#000000',
},
}SCSS
$custom: #bde174; $custom-light: #d3ea9e; $custom-dark: #000000;
JSON
{
"hex": "#bde174",
"rgb": {
"r": 189,
"g": 225,
"b": 116
},
"hsl": {
"h": 79.817,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.86039,
"c": 0.14221,
"h": 124.4
},
"luminance": 0.6593
}Semantic roles & 50–950 ramp
primary
#BDE174
secondary
#6A44B5
accent
#19CC54
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480