#BEDDC2#BEDDC2
#BEDDC2 is a very light, muted green. Relative luminance 0.666; OKLCH L 86.7% C 0.049 H 148.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDC2 |
|---|---|
| RGB | rgb(190, 221, 194) |
| HSL | hsl(128, 31%, 81%) |
| HSV | hsv(128, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(85.28, -15.32, 9.85) |
| CIE-LCH | lch(85.28, 18.22, 147.27°) |
| OKLab | oklab(86.75% -0.0422 0.0256) |
| OKLCH | oklch(86.75% 0.049 148.8) |
| XYZ | xyz(56.8271, 66.5540, 60.8807) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.57
Light Grey Green
#B7E1A1
ΔE00 9.27
Light Teal
#90E4C1
ΔE00 9.39
Light Sage
#BCECAC
ΔE00 9.49
Hospital Green
#9BE5AA
ΔE00 9.96
Pale Teal
#82CBB2
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDC2 #DDBED9
analogous
#C9DDBE #BEDDC2 #BEDDD1
triadic
#BEDDC2 #C2BEDD #DDC2BE
tetradic
#BEDDC2 #BEC9DD #DDBED9 #DDD1BE
square
#BEDDC2 #BEC9DD #DDBED9 #DDD1BE
split-complementary
#BEDDC2 #D1BEDD #DDBEC9
monochromatic
#6EB377 #96C89C #BEDDC2 #E6F2E8 #EBF4EC
Accessibility & contrast
On white
1.47
#BEDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BEDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDC2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDC2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#D8D4C3
Tritanopia (blue-blind)
#BBDCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #beddc2; /* rgb */ color: rgb(190, 221, 194); /* oklch */ color: oklch(86.7% 0.049 148.8);
Tailwind
colors: {
custom: {
50: '#d1e7d4',
500: '#beddc2',
950: '#000000',
},
}SCSS
$custom: #beddc2; $custom-light: #d1e7d4; $custom-dark: #000000;
JSON
{
"hex": "#beddc2",
"rgb": {
"r": 190,
"g": 221,
"b": 194
},
"hsl": {
"h": 127.742,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.86749,
"c": 0.04938,
"h": 148.8
},
"luminance": 0.66555
}Semantic roles & 50–950 ramp
primary
#BEDDC2
secondary
#B58BAF
accent
#3B9CAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483