#BEDFA0#BEDFA0
#BEDFA0 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.4% C 0.091 H 130.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFA0 |
|---|---|
| RGB | rgb(190, 223, 160) |
| HSL | hsl(91, 50%, 75%) |
| HSV | hsv(91, 28%, 87%) |
| CMYK | cmyk(14.8%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(85.13, -21.87, 27.40) |
| CIE-LCH | lch(85.13, 35.06, 128.59°) |
| OKLab | oklab(86.4% -0.0591 0.0691) |
| OKLCH | oklch(86.4% 0.091 130.6) |
| XYZ | xyz(53.9670, 66.2599, 43.1971) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.80
Light Sage
#BCECAC
ΔE00 3.74
Pale Olive Green
#B1D27B
ΔE00 5.89
Washed Out Green
#BCF5A6
ΔE00 5.90
Pale Olive
#B9CC81
ΔE00 6.20
Very Pale Green
#CFFDBC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFA0 #C1A0DF
analogous
#DDDFA0 #BEDFA0 #A0DFA2
triadic
#BEDFA0 #A0BEDF #DFA0BE
tetradic
#BEDFA0 #A0DDDF #C1A0DF #DFA2A0
square
#BEDFA0 #A0DDDF #C1A0DF #DFA2A0
split-complementary
#BEDFA0 #A2A0DF #DFA0DD
monochromatic
#7FC044 #9FD072 #BEDFA0 #DDEECE #EFF7E8
Accessibility & contrast
On white
1.47
#BEDFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEDFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFA0
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFA0 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69C
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#C0DACE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedfa0; /* rgb */ color: rgb(190, 223, 160); /* oklch */ color: oklch(86.4% 0.091 130.6);
Tailwind
colors: {
custom: {
50: '#d2e9bc',
500: '#bedfa0',
950: '#000000',
},
}SCSS
$custom: #bedfa0; $custom-light: #d2e9bc; $custom-dark: #000000;
JSON
{
"hex": "#bedfa0",
"rgb": {
"r": 190,
"g": 223,
"b": 160
},
"hsl": {
"h": 91.429,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.86403,
"c": 0.09092,
"h": 130.6
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#BEDFA0
secondary
#936CB8
accent
#29BD76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482