#BEDED0#BEDED0
#BEDED0 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.039 H 167.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED0 |
|---|---|
| RGB | rgb(190, 222, 208) |
| HSL | hsl(154, 33%, 81%) |
| HSV | hsv(154, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(85.88, -13.24, 3.33) |
| CIE-LCH | lch(85.88, 13.65, 165.88°) |
| OKLab | oklab(87.34% -0.0379 0.0086) |
| OKLCH | oklch(87.34% 0.039 167.2) |
| XYZ | xyz(58.7389, 67.7425, 69.6432) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.09
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.74
Powder Blue
#B0E0E6
ΔE00 8.75
Eggshell Blue
#C4FFF7
ΔE00 8.86
Light Light Blue
#CAFFFB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED0 #DEBECC
analogous
#BEDEC0 #BEDED0 #BEDCDE
triadic
#BEDED0 #D0BEDE #DED0BE
tetradic
#BEDED0 #C0BEDE #DEBECC #DCDEBE
square
#BEDED0 #C0BEDE #DEBECC #DCDEBE
split-complementary
#BEDED0 #DEBEDC #DEC0BE
monochromatic
#6DB595 #95C9B3 #BEDED0 #E7F3ED #EBF5F0
Accessibility & contrast
On white
1.44
#BEDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BEDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED0
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED0 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#B8DEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded0; /* rgb */ color: rgb(190, 222, 208); /* oklch */ color: oklch(87.3% 0.039 167.2);
Tailwind
colors: {
custom: {
50: '#d1e8de',
500: '#beded0',
950: '#000000',
},
}SCSS
$custom: #beded0; $custom-light: #d1e8de; $custom-dark: #000000;
JSON
{
"hex": "#beded0",
"rgb": {
"r": 190,
"g": 222,
"b": 208
},
"hsl": {
"h": 153.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87335,
"c": 0.03887,
"h": 167.2
},
"luminance": 0.67744
}Semantic roles & 50–950 ramp
primary
#BEDED0
secondary
#B68A9D
accent
#3A6CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484