#BEDF96#BEDF96
#BEDF96 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.102 H 128.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF96 |
|---|---|
| RGB | rgb(190, 223, 150) |
| HSL | hsl(87, 53%, 73%) |
| HSV | hsv(87, 33%, 87%) |
| CMYK | cmyk(14.8%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(84.96, -23.29, 32.30) |
| CIE-LCH | lch(84.96, 39.82, 125.79°) |
| OKLab | oklab(86.21% -0.0633 0.0806) |
| OKLCH | oklch(86.21% 0.102 128.2) |
| XYZ | xyz(53.1271, 65.9240, 38.7739) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.01
Pale Olive Green
#B1D27B
ΔE00 4.28
Light Sage
#BCECAC
ΔE00 4.71
Pale Olive
#B9CC81
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF96 #B796DF
analogous
#DFDB96 #BEDF96 #99DF96
triadic
#BEDF96 #96BEDF #DF96BE
tetradic
#BEDF96 #96DFDB #B796DF #DF9699
square
#BEDF96 #96DFDB #B796DF #DF9699
split-complementary
#BEDF96 #9699DF #DB96DF
monochromatic
#84C03B #A1D167 #BEDF96 #DBEDC5 #F0F8E8
Accessibility & contrast
On white
1.48
#BEDF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BEDF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF96
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF96 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#C1D9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf96; /* rgb */ color: rgb(190, 223, 150); /* oklch */ color: oklch(86.2% 0.102 128.2);
Tailwind
colors: {
custom: {
50: '#d2e9b5',
500: '#bedf96',
950: '#000000',
},
}SCSS
$custom: #bedf96; $custom-light: #d2e9b5; $custom-dark: #000000;
JSON
{
"hex": "#bedf96",
"rgb": {
"r": 190,
"g": 223,
"b": 150
},
"hsl": {
"h": 87.123,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.8621,
"c": 0.10243,
"h": 128.2
},
"luminance": 0.65925
}Semantic roles & 50–950 ramp
primary
#BEDF96
secondary
#8962B7
accent
#25C16B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481