#BDD692#BDD692
#BDD692 is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 84.1% C 0.094 H 124.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD692 |
|---|---|
| RGB | rgb(189, 214, 146) |
| HSL | hsl(82, 45%, 71%) |
| HSV | hsv(82, 32%, 84%) |
| CMYK | cmyk(11.7%, 0%, 31.8%, 16.1%) |
| CIE-LAB | lab(82.37, -19.80, 30.91) |
| CIE-LCH | lch(82.37, 36.70, 122.64°) |
| OKLab | oklab(84.1% -0.0536 0.0772) |
| OKLCH | oklch(84.1% 0.094 124.8) |
| XYZ | xyz(50.2206, 60.9871, 36.3145) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.23
Pale Olive Green
#B1D27B
ΔE00 3.86
Light Grey Green
#B7E1A1
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 5.14
Greenish Beige
#C9D179
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD692 #AB92D6
analogous
#D6CD92 #BDD692 #9BD692
triadic
#BDD692 #92BDD6 #D692BD
tetradic
#BDD692 #92D6CD #AB92D6 #D6929B
square
#BDD692 #92D6CD #AB92D6 #D6929B
split-complementary
#BDD692 #929BD6 #CD92D6
monochromatic
#85AD41 #A2C566 #BDD692 #D8E7BE #F2F7E9
Accessibility & contrast
On white
1.59
#BDD692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BDD692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD692
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD692 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8D
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#C1D0C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd692; /* rgb */ color: rgb(189, 214, 146); /* oklch */ color: oklch(84.1% 0.094 124.8);
Tailwind
colors: {
custom: {
50: '#d1e2b2',
500: '#bdd692',
950: '#000000',
},
}SCSS
$custom: #bdd692; $custom-light: #d1e2b2; $custom-dark: #000000;
JSON
{
"hex": "#bdd692",
"rgb": {
"r": 189,
"g": 214,
"b": 146
},
"hsl": {
"h": 82.059,
"s": 45.333,
"l": 70.588
},
"oklch": {
"l": 0.84103,
"c": 0.09394,
"h": 124.8
},
"luminance": 0.60987
}Semantic roles & 50–950 ramp
primary
#BDD692
secondary
#7C60AC
accent
#2DB960
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481