#BED698#BED698
#BED698 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.3% C 0.086 H 125.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BED698 |
|---|---|
| RGB | rgb(190, 214, 152) |
| HSL | hsl(83, 43%, 72%) |
| HSV | hsv(83, 29%, 84%) |
| CMYK | cmyk(11.2%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(82.54, -18.59, 28.05) |
| CIE-LCH | lch(82.54, 33.65, 123.54°) |
| OKLab | oklab(84.29% -0.0501 0.0705) |
| OKLCH | oklch(84.29% 0.086 125.4) |
| XYZ | xyz(50.9486, 61.3070, 38.8490) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 5.01
Greenish Tan
#BCCB7A
ΔE00 5.49
Light Moss Green
#A6C875
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED698 #B098D6
analogous
#D6CF98 #BED698 #9FD698
triadic
#BED698 #98BED6 #D698BE
tetradic
#BED698 #98D6CF #B098D6 #D6989F
square
#BED698 #98D6CF #B098D6 #D6989F
split-complementary
#BED698 #989FD6 #CF98D6
monochromatic
#86AE45 #A2C56C #BED698 #DAE7C4 #F1F6E9
Accessibility & contrast
On white
1.58
#BED698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BED698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED698
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED698 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE94
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#C2D0C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed698; /* rgb */ color: rgb(190, 214, 152); /* oklch */ color: oklch(84.3% 0.086 125.4);
Tailwind
colors: {
custom: {
50: '#d2e2b6',
500: '#bed698',
950: '#000000',
},
}SCSS
$custom: #bed698; $custom-light: #d2e2b6; $custom-dark: #000000;
JSON
{
"hex": "#bed698",
"rgb": {
"r": 190,
"g": 214,
"b": 152
},
"hsl": {
"h": 83.226,
"s": 43.056,
"l": 71.765
},
"oklch": {
"l": 0.84291,
"c": 0.08645,
"h": 125.4
},
"luminance": 0.61307
}Semantic roles & 50–950 ramp
primary
#BED698
secondary
#8166AD
accent
#2FB664
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481