#BEDE95#BEDE95
#BEDE95 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 86.0% C 0.102 H 127.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE95 |
|---|---|
| RGB | rgb(190, 222, 149) |
| HSL | hsl(86, 53%, 73%) |
| HSV | hsv(86, 33%, 87%) |
| CMYK | cmyk(14.4%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(84.67, -22.94, 32.43) |
| CIE-LCH | lch(84.67, 39.72, 125.27°) |
| OKLab | oklab(85.97% -0.0623 0.0808) |
| OKLCH | oklch(85.97% 0.102 127.6) |
| XYZ | xyz(52.7806, 65.3591, 38.2628) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.20
Pale Olive Green
#B1D27B
ΔE00 4.09
Pale Olive
#B9CC81
ΔE00 4.92
Light Sage
#BCECAC
ΔE00 4.97
Light Moss Green
#A6C875
ΔE00 5.99
Washed Out Green
#BCF5A6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE95 #B595DE
analogous
#DED995 #BEDE95 #9ADE95
triadic
#BEDE95 #95BEDE #DE95BE
tetradic
#BEDE95 #95DED9 #B595DE #DE959A
square
#BEDE95 #95DED9 #B595DE #DE959A
split-complementary
#BEDE95 #959ADE #D995DE
monochromatic
#84BE3B #A1CF66 #BEDE95 #DBEDC4 #F1F8E8
Accessibility & contrast
On white
1.49
#BEDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BEDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE95
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE95 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#C2D8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bede95; /* rgb */ color: rgb(190, 222, 149); /* oklch */ color: oklch(86.0% 0.102 127.6);
Tailwind
colors: {
custom: {
50: '#d2e8b4',
500: '#bede95',
950: '#000000',
},
}SCSS
$custom: #bede95; $custom-light: #d2e8b4; $custom-dark: #000000;
JSON
{
"hex": "#bede95",
"rgb": {
"r": 190,
"g": 222,
"b": 149
},
"hsl": {
"h": 86.301,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.85973,
"c": 0.10206,
"h": 127.6
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#BEDE95
secondary
#8661B6
accent
#26C069
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481