#BEDECE#BEDECE
#BEDECE is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.040 H 163.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDECE |
|---|---|
| RGB | rgb(190, 222, 206) |
| HSL | hsl(150, 33%, 81%) |
| HSV | hsv(150, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.83, -13.62, 4.31) |
| CIE-LCH | lch(85.83, 14.28, 162.42°) |
| OKLab | oklab(87.28% -0.0387 0.0112) |
| OKLCH | oklch(87.28% 0.04 163.9) |
| XYZ | xyz(58.4944, 67.6447, 68.3554) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.49
Eggshell Blue
#C4FFF7
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 9.26
Light Light Blue
#CAFFFB
ΔE00 9.29
Ice Blue (survey)
#D7FFFE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDECE #DEBECE
analogous
#BEDEBE #BEDECE #BEDEDE
triadic
#BEDECE #CEBEDE #DECEBE
tetradic
#BEDECE #BEBEDE #DEBECE #DEDEBE
square
#BEDECE #BEBEDE #DEBECE #DEDEBE
split-complementary
#BEDECE #DEBEDE #DEBEBE
monochromatic
#6DB591 #95C9AF #BEDECE #E7F3ED #EBF5F0
Accessibility & contrast
On white
1.45
#BEDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BEDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDECE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDECE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#B8DED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedece; /* rgb */ color: rgb(190, 222, 206); /* oklch */ color: oklch(87.3% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#d1e8dd',
500: '#bedece',
950: '#000000',
},
}SCSS
$custom: #bedece; $custom-light: #d1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#bedece",
"rgb": {
"r": 190,
"g": 222,
"b": 206
},
"hsl": {
"h": 150,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8728,
"c": 0.04029,
"h": 163.9
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#BEDECE
secondary
#B68AA0
accent
#3A73AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484