#BECDAF#BECDAF
#BECDAF is a very light, muted yellow-green. Relative luminance 0.577; OKLCH L 82.9% C 0.044 H 129.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDAF |
|---|---|
| RGB | rgb(190, 205, 175) |
| HSL | hsl(90, 23%, 75%) |
| HSV | hsv(90, 15%, 80%) |
| CMYK | cmyk(7.3%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(80.57, -10.49, 13.23) |
| CIE-LCH | lch(80.57, 16.89, 128.41°) |
| OKLab | oklab(82.87% -0.0278 0.0342) |
| OKLCH | oklch(82.87% 0.044 129.1) |
| XYZ | xyz(50.8032, 57.7047, 49.0108) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.95
Greenish Grey
#96AE8D
ΔE00 9.37
Light Grey Green
#B7E1A1
ΔE00 9.93
Darkseagreen
#8FBC8F
ΔE00 10.19
Pale Olive
#B9CC81
ΔE00 10.64
Light Grey
#D8DCD6
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDAF #BEAFCD
analogous
#CDCDAF #BECDAF #AFCDAF
triadic
#BECDAF #AFBECD #CDAFBE
tetradic
#BECDAF #AFCDCD #BEAFCD #CDAFAF
square
#BECDAF #AFCDCD #BEAFCD #CDAFAF
split-complementary
#BECDAF #AFAFCD #CDAFCD
monochromatic
#819E64 #9FB589 #BECDAF #DDE5D5 #F0F3EC
Accessibility & contrast
On white
1.67
#BECDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BECDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDAF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDAF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AD
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#BFCAC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #becdaf; /* rgb */ color: rgb(190, 205, 175); /* oklch */ color: oklch(82.9% 0.044 129.1);
Tailwind
colors: {
custom: {
50: '#d1dcc7',
500: '#becdaf',
950: '#000000',
},
}SCSS
$custom: #becdaf; $custom-light: #d1dcc7; $custom-dark: #000000;
JSON
{
"hex": "#becdaf",
"rgb": {
"r": 190,
"g": 205,
"b": 175
},
"hsl": {
"h": 90,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82873,
"c": 0.04406,
"h": 129.1
},
"luminance": 0.57705
}Semantic roles & 50–950 ramp
primary
#BECDAF
secondary
#907EA2
accent
#44A273
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482