#BEDFD8#BEDFD8
#BEDFD8 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.036 H 181.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFD8 |
|---|---|
| RGB | rgb(190, 223, 216) |
| HSL | hsl(167, 34%, 81%) |
| HSV | hsv(167, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.34, -12.19, -0.21) |
| CIE-LCH | lch(86.34, 12.19, 180.99°) |
| OKLab | oklab(87.77% -0.0361 -0.0007) |
| OKLCH | oklch(87.77% 0.036 181.2) |
| XYZ | xyz(60.0144, 68.6789, 75.0468) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Ice
#D6FFFA
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 6.99
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFD8 #DFBEC5
analogous
#BEDFC7 #BEDFD8 #BED5DF
triadic
#BEDFD8 #D8BEDF #DFD8BE
tetradic
#BEDFD8 #C7BEDF #DFBEC5 #D5DFBE
square
#BEDFD8 #C7BEDF #DFBEC5 #D5DFBE
split-complementary
#BEDFD8 #DFBED5 #DFC7BE
monochromatic
#6CB7A7 #95CBBF #BEDFD8 #E7F3F1 #EAF5F3
Accessibility & contrast
On white
1.43
#BEDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BEDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFD8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFD8 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#B6E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedfd8; /* rgb */ color: rgb(190, 223, 216); /* oklch */ color: oklch(87.8% 0.036 181.2);
Tailwind
colors: {
custom: {
50: '#d2e9e4',
500: '#bedfd8',
950: '#000000',
},
}SCSS
$custom: #bedfd8; $custom-light: #d2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bedfd8",
"rgb": {
"r": 190,
"g": 223,
"b": 216
},
"hsl": {
"h": 167.273,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87773,
"c": 0.03607,
"h": 181.2
},
"luminance": 0.6868
}Semantic roles & 50–950 ramp
primary
#BEDFD8
secondary
#B78A94
accent
#3951AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484