#BEDECD#BEDECD
#BEDECD is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.041 H 162.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDECD |
|---|---|
| RGB | rgb(190, 222, 205) |
| HSL | hsl(148, 33%, 81%) |
| HSV | hsv(148, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.80, -13.80, 4.81) |
| CIE-LCH | lch(85.80, 14.62, 160.80°) |
| OKLab | oklab(87.25% -0.0391 0.0125) |
| OKLCH | oklch(87.25% 0.041 162.3) |
| XYZ | xyz(58.3733, 67.5962, 67.7177) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.62
Ice
#D6FFFA
ΔE00 8.70
Eggshell Blue
#C4FFF7
ΔE00 9.28
Light Light Blue
#CAFFFB
ΔE00 9.50
Paleturquoise
#AFEEEE
ΔE00 9.54
Honeydew
#F0FFF0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDECD #DEBECF
analogous
#BFDEBE #BEDECD #BEDEDD
triadic
#BEDECD #CDBEDE #DECDBE
tetradic
#BEDECD #BEBFDE #DEBECF #DEDDBE
square
#BEDECD #BEBFDE #DEBECF #DEDDBE
split-complementary
#BEDECD #DDBEDE #DEBEBF
monochromatic
#6DB58F #95C9AE #BEDECD #E7F3EC #EBF5EF
Accessibility & contrast
On white
1.45
#BEDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BEDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDECD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDECD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#B8DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedecd; /* rgb */ color: rgb(190, 222, 205); /* oklch */ color: oklch(87.3% 0.041 162.3);
Tailwind
colors: {
custom: {
50: '#d1e8dc',
500: '#bedecd',
950: '#000000',
},
}SCSS
$custom: #bedecd; $custom-light: #d1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#bedecd",
"rgb": {
"r": 190,
"g": 222,
"b": 205
},
"hsl": {
"h": 148.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87253,
"c": 0.04105,
"h": 162.3
},
"luminance": 0.67597
}Semantic roles & 50–950 ramp
primary
#BEDECD
secondary
#B68AA1
accent
#3A76AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484