#BEDF95#BEDF95
#BEDF95 is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.104 H 127.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF95 |
|---|---|
| RGB | rgb(190, 223, 149) |
| HSL | hsl(87, 54%, 73%) |
| HSV | hsv(87, 33%, 87%) |
| CMYK | cmyk(14.8%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.94, -23.43, 32.79) |
| CIE-LCH | lch(84.94, 40.30, 125.54°) |
| OKLab | oklab(86.19% -0.0637 0.0817) |
| OKLCH | oklch(86.19% 0.104 127.9) |
| XYZ | xyz(53.0470, 65.8919, 38.3516) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Pale Olive Green
#B1D27B
ΔE00 4.14
Light Sage
#BCECAC
ΔE00 4.84
Pale Olive
#B9CC81
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 5.78
Light Moss Green
#A6C875
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF95 #B695DF
analogous
#DFDB95 #BEDF95 #99DF95
triadic
#BEDF95 #95BEDF #DF95BE
tetradic
#BEDF95 #95DFDB #B695DF #DF9599
square
#BEDF95 #95DFDB #B695DF #DF9599
split-complementary
#BEDF95 #9599DF #DB95DF
monochromatic
#84C03A #A1D166 #BEDF95 #DBEDC4 #F1F8E7
Accessibility & contrast
On white
1.48
#BEDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BEDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF95
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF95 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D690
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#C1D9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf95; /* rgb */ color: rgb(190, 223, 149); /* oklch */ color: oklch(86.2% 0.104 127.9);
Tailwind
colors: {
custom: {
50: '#d2e9b5',
500: '#bedf95',
950: '#000000',
},
}SCSS
$custom: #bedf95; $custom-light: #d2e9b5; $custom-dark: #000000;
JSON
{
"hex": "#bedf95",
"rgb": {
"r": 190,
"g": 223,
"b": 149
},
"hsl": {
"h": 86.757,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86192,
"c": 0.10357,
"h": 127.9
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#BEDF95
secondary
#8761B7
accent
#24C16A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481