#BEDFCA#BEDFCA
#BEDFCA is a very light, muted green. Relative luminance 0.680; OKLCH L 87.4% C 0.045 H 157.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFCA |
|---|---|
| RGB | rgb(190, 223, 202) |
| HSL | hsl(142, 34%, 81%) |
| HSV | hsv(142, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.00, -14.87, 6.67) |
| CIE-LCH | lch(86.00, 16.30, 155.84°) |
| OKLab | oklab(87.38% -0.0417 0.0173) |
| OKLCH | oklch(87.38% 0.045 157.4) |
| XYZ | xyz(58.2810, 67.9855, 65.9176) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.18
Mint
#AAF0C1
ΔE00 9.30
Light Teal
#90E4C1
ΔE00 9.40
Pale Aqua
#B8FFEB
ΔE00 9.40
Ice
#D6FFFA
ΔE00 9.43
Eggshell Blue
#C4FFF7
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFCA #DFBED3
analogous
#C2DFBE #BEDFCA #BEDFDA
triadic
#BEDFCA #CABEDF #DFCABE
tetradic
#BEDFCA #BEC2DF #DFBED3 #DFDABE
square
#BEDFCA #BEC2DF #DFBED3 #DFDABE
split-complementary
#BEDFCA #DABEDF #DFBEC2
monochromatic
#6CB787 #95CBA9 #BEDFCA #E7F3EB #EAF5EE
Accessibility & contrast
On white
1.44
#BEDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BEDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFCA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFCA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDAC9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#B9DED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedfca; /* rgb */ color: rgb(190, 223, 202); /* oklch */ color: oklch(87.4% 0.045 157.4);
Tailwind
colors: {
custom: {
50: '#d1e9da',
500: '#bedfca',
950: '#000000',
},
}SCSS
$custom: #bedfca; $custom-light: #d1e9da; $custom-dark: #000000;
JSON
{
"hex": "#bedfca",
"rgb": {
"r": 190,
"g": 223,
"b": 202
},
"hsl": {
"h": 141.818,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87384,
"c": 0.04515,
"h": 157.4
},
"luminance": 0.67987
}Semantic roles & 50–950 ramp
primary
#BEDFCA
secondary
#B78AA7
accent
#3983AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483