#BEDED7#BEDED7
#BEDED7 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.035 H 180.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDED7 |
|---|---|
| RGB | rgb(190, 222, 215) |
| HSL | hsl(167, 33%, 81%) |
| HSV | hsv(167, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(86.05, -11.88, -0.11) |
| CIE-LCH | lch(86.05, 11.88, 180.52°) |
| OKLab | oklab(87.53% -0.0351 -0.0005) |
| OKLCH | oklch(87.53% 0.035 180.8) |
| XYZ | xyz(59.6191, 68.0946, 74.2792) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Ice
#D6FFFA
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.53
Very Pale Blue
#D6FFFE
ΔE00 7.55
Duck Egg Blue
#C3FBF4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDED7 #DEBEC5
analogous
#BEDEC7 #BEDED7 #BED5DE
triadic
#BEDED7 #D7BEDE #DED7BE
tetradic
#BEDED7 #C7BEDE #DEBEC5 #D5DEBE
square
#BEDED7 #C7BEDE #DEBEC5 #D5DEBE
split-complementary
#BEDED7 #DEBED5 #DEC7BE
monochromatic
#6DB5A5 #95C9BE #BEDED7 #E7F3F0 #EBF5F3
Accessibility & contrast
On white
1.44
#BEDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BEDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDED7
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDED7 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D5D5D8
Tritanopia (blue-blind)
#B6DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beded7; /* rgb */ color: rgb(190, 222, 215); /* oklch */ color: oklch(87.5% 0.035 180.8);
Tailwind
colors: {
custom: {
50: '#d2e8e3',
500: '#beded7',
950: '#000000',
},
}SCSS
$custom: #beded7; $custom-light: #d2e8e3; $custom-dark: #000000;
JSON
{
"hex": "#beded7",
"rgb": {
"r": 190,
"g": 222,
"b": 215
},
"hsl": {
"h": 166.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87534,
"c": 0.03511,
"h": 180.8
},
"luminance": 0.68096
}Semantic roles & 50–950 ramp
primary
#BEDED7
secondary
#B68A94
accent
#3A53AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484