#BEDF75#BEDF75
#BEDF75 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.138 H 123.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF75 |
|---|---|
| RGB | rgb(190, 223, 117) |
| HSL | hsl(79, 62%, 67%) |
| HSV | hsv(79, 48%, 87%) |
| CMYK | cmyk(14.8%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(84.49, -27.28, 48.08) |
| CIE-LCH | lch(84.49, 55.28, 119.57°) |
| OKLab | oklab(85.68% -0.0763 0.1151) |
| OKLCH | oklch(85.68% 0.138 123.5) |
| XYZ | xyz(50.8338, 65.0066, 26.6956) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 5.89
Greenish Tan
#BCCB7A
ΔE00 5.98
Pale Olive
#B9CC81
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.58
Pistachio (survey)
#C0FA8B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF75 #9675DF
analogous
#DFCB75 #BEDF75 #89DF75
triadic
#BEDF75 #75BEDF #DF75BE
tetradic
#BEDF75 #75DFCB #9675DF #DF7589
square
#BEDF75 #75DFCB #9675DF #DF7589
split-complementary
#BEDF75 #7589DF #CB75DF
monochromatic
#86B129 #A7D343 #BEDF75 #D5EBA7 #EDF6D8
Accessibility & contrast
On white
1.50
#BEDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BEDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF75
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF75 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#C5D6C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedf75; /* rgb */ color: rgb(190, 223, 117); /* oklch */ color: oklch(85.7% 0.138 123.5);
Tailwind
colors: {
custom: {
50: '#d3e99f',
500: '#bedf75',
950: '#000000',
},
}SCSS
$custom: #bedf75; $custom-light: #d3e99f; $custom-dark: #000000;
JSON
{
"hex": "#bedf75",
"rgb": {
"r": 190,
"g": 223,
"b": 117
},
"hsl": {
"h": 78.679,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.85679,
"c": 0.13811,
"h": 123.5
},
"luminance": 0.65007
}Semantic roles & 50–950 ramp
primary
#BEDF75
secondary
#6846B2
accent
#1BCA52
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480