#BEDBD2#BEDBD2
#BEDBD2 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.033 H 174.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBD2 |
|---|---|
| RGB | rgb(190, 219, 210) |
| HSL | hsl(161, 29%, 80%) |
| HSV | hsv(161, 13%, 86%) |
| CMYK | cmyk(13.2%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.13, -11.33, 1.19) |
| CIE-LCH | lch(85.13, 11.39, 174.01°) |
| OKLab | oklab(86.76% -0.033 0.003) |
| OKLCH | oklch(86.76% 0.033 174.8) |
| XYZ | xyz(58.1968, 66.2621, 70.6840) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.27
Ice
#D6FFFA
ΔE00 8.11
Paleturquoise
#AFEEEE
ΔE00 8.48
Ice Blue (survey)
#D7FFFE
ΔE00 8.57
Duck Egg Blue
#C3FBF4
ΔE00 8.60
Very Pale Blue
#D6FFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBD2 #DBBEC7
analogous
#BEDBC3 #BEDBD2 #BED6DB
triadic
#BEDBD2 #D2BEDB #DBD2BE
tetradic
#BEDBD2 #C3BEDB #DBBEC7 #D6DBBE
square
#BEDBD2 #C3BEDB #DBBEC7 #D6DBBE
split-complementary
#BEDBD2 #DBBED6 #DBC3BE
monochromatic
#6FAF9B #97C5B7 #BEDBD2 #E5F1ED #EBF4F1
Accessibility & contrast
On white
1.47
#BEDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BEDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBD2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBD2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#B8DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedbd2; /* rgb */ color: rgb(190, 219, 210); /* oklch */ color: oklch(86.8% 0.033 174.8);
Tailwind
colors: {
custom: {
50: '#d1e6df',
500: '#bedbd2',
950: '#000000',
},
}SCSS
$custom: #bedbd2; $custom-light: #d1e6df; $custom-dark: #000000;
JSON
{
"hex": "#bedbd2",
"rgb": {
"r": 190,
"g": 219,
"b": 210
},
"hsl": {
"h": 161.379,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86759,
"c": 0.03316,
"h": 174.8
},
"luminance": 0.66263
}Semantic roles & 50–950 ramp
primary
#BEDBD2
secondary
#B28B97
accent
#3E5FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484