#BEDECB#BEDECB
#BEDECB is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.043 H 159.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDECB |
|---|---|
| RGB | rgb(190, 222, 203) |
| HSL | hsl(144, 33%, 81%) |
| HSV | hsv(144, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(85.76, -14.18, 5.79) |
| CIE-LCH | lch(85.76, 15.32, 157.78°) |
| OKLab | oklab(87.2% -0.0399 0.0151) |
| OKLCH | oklch(87.2% 0.043 159.3) |
| XYZ | xyz(58.1334, 67.5003, 66.4544) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 9.01
Ice
#D6FFFA
ΔE00 9.15
Eggshell Blue
#C4FFF7
ΔE00 9.62
Pale Aqua
#B8FFEB
ΔE00 9.63
Honeydew
#F0FFF0
ΔE00 9.71
Light Teal
#90E4C1
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDECB #DEBED1
analogous
#C1DEBE #BEDECB #BEDEDB
triadic
#BEDECB #CBBEDE #DECBBE
tetradic
#BEDECB #BEC1DE #DEBED1 #DEDBBE
square
#BEDECB #BEC1DE #DEBED1 #DEDBBE
split-complementary
#BEDECB #DBBEDE #DEBEC1
monochromatic
#6DB58A #95C9AB #BEDECB #E7F3EB #EBF5EF
Accessibility & contrast
On white
1.45
#BEDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BEDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDECB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDECB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#B9DED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedecb; /* rgb */ color: rgb(190, 222, 203); /* oklch */ color: oklch(87.2% 0.043 159.3);
Tailwind
colors: {
custom: {
50: '#d1e8da',
500: '#bedecb',
950: '#000000',
},
}SCSS
$custom: #bedecb; $custom-light: #d1e8da; $custom-dark: #000000;
JSON
{
"hex": "#bedecb",
"rgb": {
"r": 190,
"g": 222,
"b": 203
},
"hsl": {
"h": 144.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87199,
"c": 0.04268,
"h": 159.3
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#BEDECB
secondary
#B68AA4
accent
#3A7DAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483