#BEDFDB#BEDFDB
#BEDFDB is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.035 H 187.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFDB |
|---|---|
| RGB | rgb(190, 223, 219) |
| HSL | hsl(173, 34%, 81%) |
| HSV | hsv(173, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.42, -11.59, -1.68) |
| CIE-LCH | lch(86.42, 11.71, 188.24°) |
| OKLab | oklab(87.86% -0.0349 -0.0047) |
| OKLCH | oklch(87.86% 0.035 187.6) |
| XYZ | xyz(60.4058, 68.8354, 77.1081) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 6.70
Ice
#D6FFFA
ΔE00 6.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 6.96
Pale Blue
#D0FEFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFDB #DFBEC2
analogous
#BEDFCA #BEDFDB #BED2DF
triadic
#BEDFDB #DBBEDF #DFDBBE
tetradic
#BEDFDB #CABEDF #DFBEC2 #D2DFBE
square
#BEDFDB #CABEDF #DFBEC2 #D2DFBE
split-complementary
#BEDFDB #DFBED2 #DFCABE
monochromatic
#6CB7AE #95CBC4 #BEDFDB #E7F3F2 #EAF5F4
Accessibility & contrast
On white
1.42
#BEDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BEDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFDB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFDB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#B5E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedfdb; /* rgb */ color: rgb(190, 223, 219); /* oklch */ color: oklch(87.9% 0.035 187.6);
Tailwind
colors: {
custom: {
50: '#d2e9e6',
500: '#bedfdb',
950: '#000000',
},
}SCSS
$custom: #bedfdb; $custom-light: #d2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bedfdb",
"rgb": {
"r": 190,
"g": 223,
"b": 219
},
"hsl": {
"h": 172.727,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8786,
"c": 0.03518,
"h": 187.6
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#BEDFDB
secondary
#B78A90
accent
#3947AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484