#BEDECA#BEDECA
#BEDECA is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.044 H 157.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDECA |
|---|---|
| RGB | rgb(190, 222, 202) |
| HSL | hsl(143, 33%, 81%) |
| HSV | hsv(143, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(85.73, -14.37, 6.29) |
| CIE-LCH | lch(85.73, 15.68, 156.37°) |
| OKLab | oklab(87.17% -0.0403 0.0163) |
| OKLCH | oklch(87.17% 0.044 157.9) |
| XYZ | xyz(58.0146, 67.4528, 65.8288) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.39
Pale Aqua
#B8FFEB
ΔE00 9.66
Light Teal
#90E4C1
ΔE00 9.71
Mint
#AAF0C1
ΔE00 9.72
Honeydew
#F0FFF0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDECA #DEBED2
analogous
#C2DEBE #BEDECA #BEDEDA
triadic
#BEDECA #CABEDE #DECABE
tetradic
#BEDECA #BEC2DE #DEBED2 #DEDABE
square
#BEDECA #BEC2DE #DEBED2 #DEDABE
split-complementary
#BEDECA #DABEDE #DEBEC2
monochromatic
#6DB588 #95C9A9 #BEDECA #E7F3EB #EBF5EE
Accessibility & contrast
On white
1.45
#BEDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BEDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDECA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDECA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#B9DDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedeca; /* rgb */ color: rgb(190, 222, 202); /* oklch */ color: oklch(87.2% 0.044 157.9);
Tailwind
colors: {
custom: {
50: '#d1e8da',
500: '#bedeca',
950: '#000000',
},
}SCSS
$custom: #bedeca; $custom-light: #d1e8da; $custom-dark: #000000;
JSON
{
"hex": "#bedeca",
"rgb": {
"r": 190,
"g": 222,
"b": 202
},
"hsl": {
"h": 142.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87172,
"c": 0.04351,
"h": 157.9
},
"luminance": 0.67454
}Semantic roles & 50–950 ramp
primary
#BEDECA
secondary
#B68AA6
accent
#3A81AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483