#BED192#BED192
#BED192 is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.1% C 0.086 H 121.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BED192 |
|---|---|
| RGB | rgb(190, 209, 146) |
| HSL | hsl(78, 41%, 70%) |
| HSV | hsv(78, 30%, 82%) |
| CMYK | cmyk(9.1%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(81.08, -16.94, 29.20) |
| CIE-LCH | lch(81.08, 33.76, 120.11°) |
| OKLab | oklab(83.09% -0.0455 0.0731) |
| OKLCH | oklch(83.09% 0.086 121.9) |
| XYZ | xyz(49.2236, 58.6234, 35.9108) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.84
Greenish Tan
#BCCB7A
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 4.83
Light Moss Green
#A6C875
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.74
Greenish Beige
#C9D179
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED192 #A592D1
analogous
#D1C492 #BED192 #9FD192
triadic
#BED192 #92BED1 #D192BE
tetradic
#BED192 #92D1C4 #A592D1 #D1929F
square
#BED192 #92D1C4 #A592D1 #D1929F
split-complementary
#BED192 #929FD1 #C492D1
monochromatic
#87A445 #A4BF67 #BED192 #D8E3BD #F1F5E8
Accessibility & contrast
On white
1.65
#BED192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BED192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED192
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED192 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8E
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#C3CBC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed192; /* rgb */ color: rgb(190, 209, 146); /* oklch */ color: oklch(83.1% 0.086 121.9);
Tailwind
colors: {
custom: {
50: '#d2dfb2',
500: '#bed192',
950: '#000000',
},
}SCSS
$custom: #bed192; $custom-light: #d2dfb2; $custom-dark: #000000;
JSON
{
"hex": "#bed192",
"rgb": {
"r": 190,
"g": 209,
"b": 146
},
"hsl": {
"h": 78.095,
"s": 40.645,
"l": 69.608
},
"oklch": {
"l": 0.83093,
"c": 0.08614,
"h": 121.9
},
"luminance": 0.58623
}Semantic roles & 50–950 ramp
primary
#BED192
secondary
#7660A7
accent
#32B459
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481