#BEDD90#BEDD90
#BEDD90 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.7% C 0.106 H 126.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDD90 |
|---|---|
| RGB | rgb(190, 221, 144) |
| HSL | hsl(84, 53%, 72%) |
| HSV | hsv(84, 35%, 87%) |
| CMYK | cmyk(14%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(84.32, -23.13, 34.51) |
| CIE-LCH | lch(84.32, 41.54, 123.83°) |
| OKLab | oklab(85.66% -0.063 0.0856) |
| OKLCH | oklch(85.66% 0.106 126.4) |
| XYZ | xyz(52.1251, 64.6733, 36.1172) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 4.04
Pale Olive
#B9CC81
ΔE00 4.44
Greenish Tan
#BCCB7A
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 5.55
Light Sage
#BCECAC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDD90 #AF90DD
analogous
#DDD690 #BEDD90 #98DD90
triadic
#BEDD90 #90BEDD #DD90BE
tetradic
#BEDD90 #90DDD6 #AF90DD #DD9098
square
#BEDD90 #90DDD6 #AF90DD #DD9098
split-complementary
#BEDD90 #9098DD #D690DD
monochromatic
#86BA39 #A3CF61 #BEDD90 #D9EBBF #F1F8E8
Accessibility & contrast
On white
1.51
#BEDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BEDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDD90
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDD90 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#C2D6C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedd90; /* rgb */ color: rgb(190, 221, 144); /* oklch */ color: oklch(85.7% 0.106 126.4);
Tailwind
colors: {
custom: {
50: '#d2e7b1',
500: '#bedd90',
950: '#000000',
},
}SCSS
$custom: #bedd90; $custom-light: #d2e7b1; $custom-dark: #000000;
JSON
{
"hex": "#bedd90",
"rgb": {
"r": 190,
"g": 221,
"b": 144
},
"hsl": {
"h": 84.156,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.85664,
"c": 0.10627,
"h": 126.4
},
"luminance": 0.64674
}Semantic roles & 50–950 ramp
primary
#BEDD90
secondary
#805DB5
accent
#25C164
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481