#BEDECC#BEDECC
#BEDECC is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.042 H 160.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDECC |
|---|---|
| RGB | rgb(190, 222, 204) |
| HSL | hsl(146, 33%, 81%) |
| HSV | hsv(146, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.78, -13.99, 5.30) |
| CIE-LCH | lch(85.78, 14.96, 159.26°) |
| OKLab | oklab(87.23% -0.0395 0.0138) |
| OKLCH | oklch(87.23% 0.042 160.8) |
| XYZ | xyz(58.2529, 67.5481, 67.0840) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Ice
#D6FFFA
ΔE00 8.93
Eggshell Blue
#C4FFF7
ΔE00 9.45
Pale Aqua
#B8FFEB
ΔE00 9.61
Honeydew
#F0FFF0
ΔE00 9.65
Light Light Blue
#CAFFFB
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDECC #DEBED0
analogous
#C0DEBE #BEDECC #BEDEDC
triadic
#BEDECC #CCBEDE #DECCBE
tetradic
#BEDECC #BEC0DE #DEBED0 #DEDCBE
square
#BEDECC #BEC0DE #DEBED0 #DEDCBE
split-complementary
#BEDECC #DCBEDE #DEBEC0
monochromatic
#6DB58C #95C9AC #BEDECC #E7F3EC #EBF5EF
Accessibility & contrast
On white
1.45
#BEDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BEDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDECC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDECC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#B9DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedecc; /* rgb */ color: rgb(190, 222, 204); /* oklch */ color: oklch(87.2% 0.042 160.8);
Tailwind
colors: {
custom: {
50: '#d1e8db',
500: '#bedecc',
950: '#000000',
},
}SCSS
$custom: #bedecc; $custom-light: #d1e8db; $custom-dark: #000000;
JSON
{
"hex": "#bedecc",
"rgb": {
"r": 190,
"g": 222,
"b": 204
},
"hsl": {
"h": 146.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87226,
"c": 0.04185,
"h": 160.8
},
"luminance": 0.67549
}Semantic roles & 50–950 ramp
primary
#BEDECC
secondary
#B68AA3
accent
#3A7AAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484