#BEDAD0#BEDAD0
#BEDAD0 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.5% C 0.033 H 172.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAD0 |
|---|---|
| RGB | rgb(190, 218, 208) |
| HSL | hsl(159, 27%, 80%) |
| HSV | hsv(159, 13%, 85%) |
| CMYK | cmyk(12.8%, 0%, 4.6%, 14.5%) |
| CIE-LAB | lab(84.81, -11.20, 1.79) |
| CIE-LCH | lch(84.81, 11.34, 170.94°) |
| OKLab | oklab(86.49% -0.0325 0.0046) |
| OKLCH | oklch(86.49% 0.033 172) |
| XYZ | xyz(57.6891, 65.6428, 69.2932) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.80
Ice
#D6FFFA
ΔE00 8.49
Paleturquoise
#AFEEEE
ΔE00 8.96
Duck Egg Blue
#C3FBF4
ΔE00 8.98
Ice Blue (survey)
#D7FFFE
ΔE00 9.00
Very Pale Blue
#D6FFFE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAD0 #DABEC8
analogous
#BEDAC2 #BEDAD0 #BED6DA
triadic
#BEDAD0 #D0BEDA #DAD0BE
tetradic
#BEDAD0 #C2BEDA #DABEC8 #D6DABE
square
#BEDAD0 #C2BEDA #DABEC8 #D6DABE
split-complementary
#BEDAD0 #DABED6 #DAC2BE
monochromatic
#70AE98 #97C4B4 #BEDAD0 #E5F0EC #EBF4F1
Accessibility & contrast
On white
1.49
#BEDAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BEDAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAD0
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAD0 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#B8DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedad0; /* rgb */ color: rgb(190, 218, 208); /* oklch */ color: oklch(86.5% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d1e5de',
500: '#bedad0',
950: '#000000',
},
}SCSS
$custom: #bedad0; $custom-light: #d1e5de; $custom-dark: #000000;
JSON
{
"hex": "#bedad0",
"rgb": {
"r": 190,
"g": 218,
"b": 208
},
"hsl": {
"h": 158.571,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.86492,
"c": 0.03278,
"h": 172
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#BEDAD0
secondary
#B18B99
accent
#3F64A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484