#BEDDAB#BEDDAB
#BEDDAB is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.2% C 0.075 H 133.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDAB |
|---|---|
| RGB | rgb(190, 221, 171) |
| HSL | hsl(97, 42%, 77%) |
| HSV | hsv(97, 23%, 87%) |
| CMYK | cmyk(14%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(84.79, -19.21, 21.23) |
| CIE-LCH | lch(84.79, 28.63, 132.13°) |
| OKLab | oklab(86.2% -0.0518 0.0542) |
| OKLCH | oklch(86.2% 0.075 133.7) |
| XYZ | xyz(54.4410, 65.5996, 48.3140) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.39
Light Sage
#BCECAC
ΔE00 4.65
Very Pale Green
#CFFDBC
ΔE00 7.25
Hospital Green
#9BE5AA
ΔE00 7.41
Washed Out Green
#BCF5A6
ΔE00 7.63
Very Light Green
#D1FFBD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDAB #CAABDD
analogous
#D7DDAB #BEDDAB #ABDDB1
triadic
#BEDDAB #ABBEDD #DDABBE
tetradic
#BEDDAB #ABD7DD #CAABDD #DDB1AB
square
#BEDDAB #ABD7DD #CAABDD #DDB1AB
split-complementary
#BEDDAB #B1ABDD #DDABD7
monochromatic
#7BBA54 #9CCB7F #BEDDAB #E0EFD7 #EEF6E9
Accessibility & contrast
On white
1.49
#BEDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BEDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDAB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDAB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#DCD3AD
Tritanopia (blue-blind)
#BFD9CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #beddab; /* rgb */ color: rgb(190, 221, 171); /* oklch */ color: oklch(86.2% 0.075 133.7);
Tailwind
colors: {
custom: {
50: '#d2e7c4',
500: '#beddab',
950: '#000000',
},
}SCSS
$custom: #beddab; $custom-light: #d2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#beddab",
"rgb": {
"r": 190,
"g": 221,
"b": 171
},
"hsl": {
"h": 97.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.86201,
"c": 0.07495,
"h": 133.7
},
"luminance": 0.656
}Semantic roles & 50–950 ramp
primary
#BEDDAB
secondary
#9E77B5
accent
#30B583
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482