#BEDE88#BEDE88
#BEDE88 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.117 H 125.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE88 |
|---|---|
| RGB | rgb(190, 222, 136) |
| HSL | hsl(82, 57%, 70%) |
| HSV | hsv(82, 39%, 87%) |
| CMYK | cmyk(14.4%, 0%, 38.7%, 12.9%) |
| CIE-LAB | lab(84.47, -24.63, 38.74) |
| CIE-LCH | lch(84.47, 45.91, 122.45°) |
| OKLab | oklab(85.75% -0.0676 0.0951) |
| OKLCH | oklch(85.75% 0.117 125.4) |
| XYZ | xyz(51.8000, 64.9669, 33.0987) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.96
Pale Olive
#B9CC81
ΔE00 4.68
Greenish Tan
#BCCB7A
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 5.35
Light Moss Green
#A6C875
ΔE00 5.52
Greenish Beige
#C9D179
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE88 #A888DE
analogous
#DED388 #BEDE88 #93DE88
triadic
#BEDE88 #88BEDE #DE88BE
tetradic
#BEDE88 #88DED3 #A888DE #DE8893
square
#BEDE88 #88DED3 #A888DE #DE8893
split-complementary
#BEDE88 #8893DE #D388DE
monochromatic
#87B833 #A4D158 #BEDE88 #D8EBB8 #F2F8E7
Accessibility & contrast
On white
1.50
#BEDE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BEDE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE88
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE88 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#C3D6C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bede88; /* rgb */ color: rgb(190, 222, 136); /* oklch */ color: oklch(85.7% 0.117 125.4);
Tailwind
colors: {
custom: {
50: '#d3e8ac',
500: '#bede88',
950: '#000000',
},
}SCSS
$custom: #bede88; $custom-light: #d3e8ac; $custom-dark: #000000;
JSON
{
"hex": "#bede88",
"rgb": {
"r": 190,
"g": 222,
"b": 136
},
"hsl": {
"h": 82.326,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.85746,
"c": 0.11668,
"h": 125.4
},
"luminance": 0.64967
}Semantic roles & 50–950 ramp
primary
#BEDE88
secondary
#7955B5
accent
#21C45E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481