#BEDDDB#BEDDDB
#BEDDDB is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.033 H 191.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDDB |
|---|---|
| RGB | rgb(190, 221, 219) |
| HSL | hsl(176, 31%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(85.89, -10.57, -2.46) |
| CIE-LCH | lch(85.89, 10.86, 193.07°) |
| OKLab | oklab(87.44% -0.0322 -0.0067) |
| OKLCH | oklch(87.44% 0.033 191.8) |
| XYZ | xyz(59.8746, 67.7731, 76.9310) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 7.29
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDDB #DDBEC0
analogous
#BEDDCB #BEDDDB #BECFDD
triadic
#BEDDDB #DBBEDD #DDDBBE
tetradic
#BEDDDB #CBBEDD #DDBEC0 #CFDDBE
square
#BEDDDB #CBBEDD #DDBEC0 #CFDDBE
split-complementary
#BEDDDB #DDBECF #DDCBBE
monochromatic
#6EB3AE #96C8C5 #BEDDDB #E6F2F1 #EBF4F4
Accessibility & contrast
On white
1.44
#BEDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BEDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDDB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDDB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#B5DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedddb; /* rgb */ color: rgb(190, 221, 219); /* oklch */ color: oklch(87.4% 0.033 191.8);
Tailwind
colors: {
custom: {
50: '#d2e7e6',
500: '#bedddb',
950: '#000000',
},
}SCSS
$custom: #bedddb; $custom-light: #d2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#bedddb",
"rgb": {
"r": 190,
"g": 221,
"b": 219
},
"hsl": {
"h": 176.129,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87441,
"c": 0.03287,
"h": 191.8
},
"luminance": 0.67775
}Semantic roles & 50–950 ramp
primary
#BEDDDB
secondary
#B58B8D
accent
#3B43AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484