#BEDFAF#BEDFAF
#BEDFAF is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.7% C 0.074 H 136.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFAF |
|---|---|
| RGB | rgb(190, 223, 175) |
| HSL | hsl(101, 43%, 78%) |
| HSV | hsv(101, 22%, 87%) |
| CMYK | cmyk(14.8%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(85.41, -19.56, 20.00) |
| CIE-LCH | lch(85.41, 27.98, 134.35°) |
| OKLab | oklab(86.72% -0.0529 0.0511) |
| OKLCH | oklch(86.72% 0.074 136) |
| XYZ | xyz(55.3592, 66.8168, 50.5295) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.67
Light Sage
#BCECAC
ΔE00 4.51
Very Pale Green
#CFFDBC
ΔE00 6.98
Hospital Green
#9BE5AA
ΔE00 7.04
Mint
#AAF0C1
ΔE00 7.32
Very Light Green
#D1FFBD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFAF #D0AFDF
analogous
#D6DFAF #BEDFAF #AFDFB8
triadic
#BEDFAF #AFBEDF #DFAFBE
tetradic
#BEDFAF #AFD6DF #D0AFDF #DFB8AF
square
#BEDFAF #AFD6DF #D0AFDF #DFB8AF
split-complementary
#BEDFAF #B8AFDF #DFAFD6
monochromatic
#77BC58 #9ACE83 #BEDFAF #E2F0DB #EDF6E9
Accessibility & contrast
On white
1.46
#BEDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFAF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFAF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#BEDBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedfaf; /* rgb */ color: rgb(190, 223, 175); /* oklch */ color: oklch(86.7% 0.074 136.0);
Tailwind
colors: {
custom: {
50: '#d2e9c7',
500: '#bedfaf',
950: '#000000',
},
}SCSS
$custom: #bedfaf; $custom-light: #d2e9c7; $custom-dark: #000000;
JSON
{
"hex": "#bedfaf",
"rgb": {
"r": 190,
"g": 223,
"b": 175
},
"hsl": {
"h": 101.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86722,
"c": 0.07356,
"h": 136
},
"luminance": 0.66818
}Semantic roles & 50–950 ramp
primary
#BEDFAF
secondary
#A57BB8
accent
#30B68C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482