#BEDFE1#BEDFE1
#BEDFE1 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.035 H 201.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFE1 |
|---|---|
| RGB | rgb(190, 223, 225) |
| HSL | hsl(183, 37%, 81%) |
| HSV | hsv(183, 16%, 88%) |
| CMYK | cmyk(15.6%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(86.58, -10.38, -4.61) |
| CIE-LCH | lch(86.58, 11.36, 203.95°) |
| OKLab | oklab(88.04% -0.0325 -0.0125) |
| OKLCH | oklch(88.04% 0.035 201) |
| XYZ | xyz(61.2099, 69.1571, 81.3432) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.54
Lightblue
#ADD8E6
ΔE00 5.24
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.98
Very Light Blue
#D5FFFF
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFE1 #E1C0BE
analogous
#BEE1D2 #BEDFE1 #BECEE1
triadic
#BEDFE1 #E1BEDF #DFE1BE
tetradic
#BEDFE1 #D2BEE1 #E1C0BE #CEE1BE
square
#BEDFE1 #D2BEE1 #E1C0BE #CEE1BE
split-complementary
#BEDFE1 #E1BECE #E1D2BE
monochromatic
#6AB6BA #94CACE #BEDFE1 #E8F4F4 #EAF5F5
Accessibility & contrast
On white
1.42
#BEDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BEDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFE1
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFE1 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#D3D7E1
Tritanopia (blue-blind)
#B4E2DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedfe1; /* rgb */ color: rgb(190, 223, 225); /* oklch */ color: oklch(88.0% 0.035 201.0);
Tailwind
colors: {
custom: {
50: '#d2e9ea',
500: '#bedfe1',
950: '#000000',
},
}SCSS
$custom: #bedfe1; $custom-light: #d2e9ea; $custom-dark: #000000;
JSON
{
"hex": "#bedfe1",
"rgb": {
"r": 190,
"g": 223,
"b": 225
},
"hsl": {
"h": 183.429,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.88039,
"c": 0.03485,
"h": 201
},
"luminance": 0.69159
}Semantic roles & 50–950 ramp
primary
#BEDFE1
secondary
#BA8C8A
accent
#3D36B0
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484