#BED693#BED693
#BED693 is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.2% C 0.092 H 124.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BED693 |
|---|---|
| RGB | rgb(190, 214, 147) |
| HSL | hsl(81, 45%, 71%) |
| HSV | hsv(81, 31%, 84%) |
| CMYK | cmyk(11.2%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(82.46, -19.29, 30.52) |
| CIE-LCH | lch(82.46, 36.11, 122.30°) |
| OKLab | oklab(84.19% -0.0521 0.0763) |
| OKLCH | oklch(84.19% 0.092 124.4) |
| XYZ | xyz(50.5477, 61.1467, 36.7376) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.27
Pale Olive Green
#B1D27B
ΔE00 4.10
Light Grey Green
#B7E1A1
ΔE00 4.50
Greenish Tan
#BCCB7A
ΔE00 4.66
Light Moss Green
#A6C875
ΔE00 5.34
Greenish Beige
#C9D179
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED693 #AB93D6
analogous
#D6CC93 #BED693 #9CD693
triadic
#BED693 #93BED6 #D693BE
tetradic
#BED693 #93D6CC #AB93D6 #D6939C
square
#BED693 #93D6CC #AB93D6 #D6939C
split-complementary
#BED693 #939CD6 #CC93D6
monochromatic
#87AD42 #A3C567 #BED693 #D9E7BF #F2F7E9
Accessibility & contrast
On white
1.59
#BED693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BED693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED693
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED693 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#C3D0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed693; /* rgb */ color: rgb(190, 214, 147); /* oklch */ color: oklch(84.2% 0.092 124.4);
Tailwind
colors: {
custom: {
50: '#d2e2b3',
500: '#bed693',
950: '#000000',
},
}SCSS
$custom: #bed693; $custom-light: #d2e2b3; $custom-dark: #000000;
JSON
{
"hex": "#bed693",
"rgb": {
"r": 190,
"g": 214,
"b": 147
},
"hsl": {
"h": 81.493,
"s": 44.966,
"l": 70.784
},
"oklch": {
"l": 0.84194,
"c": 0.09238,
"h": 124.4
},
"luminance": 0.61147
}Semantic roles & 50–950 ramp
primary
#BED693
secondary
#7C61AC
accent
#2DB85F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481