#BDEB93#BDEB93
#BDEB93 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.7% C 0.124 H 131.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEB93 |
|---|---|
| RGB | rgb(189, 235, 147) |
| HSL | hsl(91, 69%, 75%) |
| HSV | hsv(91, 37%, 92%) |
| CMYK | cmyk(19.6%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(88.13, -29.78, 37.97) |
| CIE-LCH | lch(88.13, 48.26, 128.10°) |
| OKLab | oklab(88.73% -0.0815 0.0937) |
| OKLCH | oklch(88.73% 0.124 131) |
| XYZ | xyz(55.9601, 72.3411, 38.6131) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.47
Washed Out Green
#BCF5A6
ΔE00 3.53
Celery
#C1FD95
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.27
Light Grey Green
#B7E1A1
ΔE00 4.76
Light Sage
#BCECAC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEB93 #C193EB
analogous
#E9EB93 #BDEB93 #93EB95
triadic
#BDEB93 #93BDEB #EB93BD
tetradic
#BDEB93 #93E9EB #C193EB #EB9593
square
#BDEB93 #93E9EB #C193EB #EB9593
split-complementary
#BDEB93 #9593EB #EB93E9
monochromatic
#7ED82C #9DE15F #BDEB93 #DDF5C7 #EFFAE5
Accessibility & contrast
On white
1.36
#BDEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#BDEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEB93
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEB93 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8D
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#BFE4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bdeb93; /* rgb */ color: rgb(189, 235, 147); /* oklch */ color: oklch(88.7% 0.124 131.0);
Tailwind
colors: {
custom: {
50: '#d2f1b3',
500: '#bdeb93',
950: '#000000',
},
}SCSS
$custom: #bdeb93; $custom-light: #d2f1b3; $custom-dark: #000000;
JSON
{
"hex": "#bdeb93",
"rgb": {
"r": 189,
"g": 235,
"b": 147
},
"hsl": {
"h": 91.364,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.88726,
"c": 0.1242,
"h": 131
},
"luminance": 0.72342
}Semantic roles & 50–950 ramp
primary
#BDEB93
secondary
#945CC6
accent
#15D177
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581