#BEDEC2#BEDEC2
#BEDEC2 is a very light, muted green. Relative luminance 0.671; OKLCH L 87.0% C 0.051 H 148.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEC2 |
|---|---|
| RGB | rgb(190, 222, 194) |
| HSL | hsl(128, 33%, 81%) |
| HSV | hsv(128, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(85.55, -15.83, 10.23) |
| CIE-LCH | lch(85.55, 18.85, 147.11°) |
| OKLab | oklab(86.96% -0.0436 0.0265) |
| OKLCH | oklch(86.96% 0.051 148.7) |
| XYZ | xyz(57.0919, 67.0837, 60.9690) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.19
Light Grey Green
#B7E1A1
ΔE00 8.97
Light Sage
#BCECAC
ΔE00 9.14
Light Teal
#90E4C1
ΔE00 9.15
Hospital Green
#9BE5AA
ΔE00 9.62
Pale Turquoise
#A5FBD5
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEC2 #DEBEDA
analogous
#CADEBE #BEDEC2 #BEDED2
triadic
#BEDEC2 #C2BEDE #DEC2BE
tetradic
#BEDEC2 #BECADE #DEBEDA #DED2BE
square
#BEDEC2 #BECADE #DEBEDA #DED2BE
split-complementary
#BEDEC2 #D2BEDE #DEBECA
monochromatic
#6DB576 #95C99C #BEDEC2 #E7F3E8 #EBF5EC
Accessibility & contrast
On white
1.46
#BEDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BEDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEC2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEC2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#BBDCD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedec2; /* rgb */ color: rgb(190, 222, 194); /* oklch */ color: oklch(87.0% 0.051 148.7);
Tailwind
colors: {
custom: {
50: '#d1e8d4',
500: '#bedec2',
950: '#000000',
},
}SCSS
$custom: #bedec2; $custom-light: #d1e8d4; $custom-dark: #000000;
JSON
{
"hex": "#bedec2",
"rgb": {
"r": 190,
"g": 222,
"b": 194
},
"hsl": {
"h": 127.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86963,
"c": 0.05105,
"h": 148.7
},
"luminance": 0.67085
}Semantic roles & 50–950 ramp
primary
#BEDEC2
secondary
#B68AB0
accent
#3A9DAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483