#BDED95#BDED95
#BDED95 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.2% C 0.125 H 131.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDED95 |
|---|---|
| RGB | rgb(189, 237, 149) |
| HSL | hsl(93, 71%, 76%) |
| HSV | hsv(93, 37%, 93%) |
| CMYK | cmyk(20.3%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(88.71, -30.45, 37.73) |
| CIE-LCH | lch(88.71, 48.49, 128.91°) |
| OKLab | oklab(89.2% -0.0833 0.0932) |
| OKLCH | oklch(89.2% 0.125 131.8) |
| XYZ | xyz(56.6942, 73.5560, 39.6387) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Light Light Green
#C8FFB0
ΔE00 4.46
Pale Light Green
#B1FC99
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDED95 #C595ED
analogous
#E9ED95 #BDED95 #95ED99
triadic
#BDED95 #95BDED #ED95BD
tetradic
#BDED95 #95E9ED #C595ED #ED9995
square
#BDED95 #95E9ED #C595ED #ED9995
split-complementary
#BDED95 #9995ED #ED95E9
monochromatic
#7CDB2C #9CE461 #BDED95 #DEF6C9 #EFFBE5
Accessibility & contrast
On white
1.34
#BDED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#BDED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDED95
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDED95 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18F
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#BFE6D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bded95; /* rgb */ color: rgb(189, 237, 149); /* oklch */ color: oklch(89.2% 0.125 131.8);
Tailwind
colors: {
custom: {
50: '#d2f3b5',
500: '#bded95',
950: '#000000',
},
}SCSS
$custom: #bded95; $custom-light: #d2f3b5; $custom-dark: #000000;
JSON
{
"hex": "#bded95",
"rgb": {
"r": 189,
"g": 237,
"b": 149
},
"hsl": {
"h": 92.727,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.89202,
"c": 0.12502,
"h": 131.8
},
"luminance": 0.73557
}Semantic roles & 50–950 ramp
primary
#BDED95
secondary
#985DC9
accent
#13D37B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581