#BDED92#BDED92
#BDED92 is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.2% C 0.128 H 131.2°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDED92 |
|---|---|
| RGB | rgb(189, 237, 146) |
| HSL | hsl(92, 72%, 75%) |
| HSV | hsv(92, 38%, 93%) |
| CMYK | cmyk(20.3%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(88.67, -30.85, 39.17) |
| CIE-LCH | lch(88.67, 49.85, 128.22°) |
| OKLab | oklab(89.15% -0.0845 0.0964) |
| OKLCH | oklch(89.15% 0.128 131.2) |
| XYZ | xyz(56.4578, 73.4615, 38.3935) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.50
Celery
#C1FD95
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 3.67
Pale Light Green
#B1FC99
ΔE00 4.54
Light Light Green
#C8FFB0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDED92 #C292ED
analogous
#EBED92 #BDED92 #92ED94
triadic
#BDED92 #92BDED #ED92BD
tetradic
#BDED92 #92EBED #C292ED #ED9492
square
#BDED92 #92EBED #C292ED #ED9492
split-complementary
#BDED92 #9492ED #ED92EB
monochromatic
#7DDC29 #9DE45D #BDED92 #DDF6C7 #EFFBE5
Accessibility & contrast
On white
1.34
#BDED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BDED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDED92
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDED92 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#BFE6D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bded92; /* rgb */ color: rgb(189, 237, 146); /* oklch */ color: oklch(89.2% 0.128 131.2);
Tailwind
colors: {
custom: {
50: '#d2f3b3',
500: '#bded92',
950: '#000000',
},
}SCSS
$custom: #bded92; $custom-light: #d2f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bded92",
"rgb": {
"r": 189,
"g": 237,
"b": 146
},
"hsl": {
"h": 91.648,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.89151,
"c": 0.12823,
"h": 131.2
},
"luminance": 0.73463
}Semantic roles & 50–950 ramp
primary
#BDED92
secondary
#955BC8
accent
#12D478
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581