#BED692#BED692
#BED692 is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.2% C 0.094 H 124.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BED692 |
|---|---|
| RGB | rgb(190, 214, 146) |
| HSL | hsl(81, 45%, 71%) |
| HSV | hsv(81, 32%, 84%) |
| CMYK | cmyk(11.2%, 0%, 31.8%, 16.1%) |
| CIE-LAB | lab(82.44, -19.43, 31.01) |
| CIE-LCH | lch(82.44, 36.59, 122.06°) |
| OKLab | oklab(84.18% -0.0525 0.0774) |
| OKLCH | oklch(84.18% 0.094 124.2) |
| XYZ | xyz(50.4696, 61.1154, 36.3261) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.14
Pale Olive Green
#B1D27B
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 4.50
Light Grey Green
#B7E1A1
ΔE00 4.59
Light Moss Green
#A6C875
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED692 #AA92D6
analogous
#D6CC92 #BED692 #9CD692
triadic
#BED692 #92BED6 #D692BE
tetradic
#BED692 #92D6CC #AA92D6 #D6929C
square
#BED692 #92D6CC #AA92D6 #D6929C
split-complementary
#BED692 #929CD6 #CC92D6
monochromatic
#87AD41 #A3C566 #BED692 #D9E7BE #F2F7E9
Accessibility & contrast
On white
1.59
#BED692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BED692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED692
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED692 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#C3D0C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed692; /* rgb */ color: rgb(190, 214, 146); /* oklch */ color: oklch(84.2% 0.094 124.2);
Tailwind
colors: {
custom: {
50: '#d2e2b2',
500: '#bed692',
950: '#000000',
},
}SCSS
$custom: #bed692; $custom-light: #d2e2b2; $custom-dark: #000000;
JSON
{
"hex": "#bed692",
"rgb": {
"r": 190,
"g": 214,
"b": 146
},
"hsl": {
"h": 81.176,
"s": 45.333,
"l": 70.588
},
"oklch": {
"l": 0.84176,
"c": 0.09355,
"h": 124.2
},
"luminance": 0.61116
}Semantic roles & 50–950 ramp
primary
#BED692
secondary
#7B60AC
accent
#2DB95E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481