#BEDFE0#BEDFE0
#BEDFE0 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.035 H 198.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFE0 |
|---|---|
| RGB | rgb(190, 223, 224) |
| HSL | hsl(182, 35%, 81%) |
| HSV | hsv(182, 15%, 88%) |
| CMYK | cmyk(15.2%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.55, -10.59, -4.12) |
| CIE-LCH | lch(86.55, 11.36, 201.28°) |
| OKLab | oklab(88.01% -0.0329 -0.0112) |
| OKLCH | oklch(88.01% 0.035 198.8) |
| XYZ | xyz(61.0739, 69.1027, 80.6269) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.65
Lightblue
#ADD8E6
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.89
Very Light Blue
#D5FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFE0 #E0BFBE
analogous
#BEE0D0 #BEDFE0 #BECEE0
triadic
#BEDFE0 #E0BEDF #DFE0BE
tetradic
#BEDFE0 #D0BEE0 #E0BFBE #CEE0BE
square
#BEDFE0 #D0BEE0 #E0BFBE #CEE0BE
split-complementary
#BEDFE0 #E0BECE #E0D0BE
monochromatic
#6BB6B8 #95CBCC #BEDFE0 #E7F3F4 #EAF5F5
Accessibility & contrast
On white
1.42
#BEDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BEDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFE0
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFE0 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#B4E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedfe0; /* rgb */ color: rgb(190, 223, 224); /* oklch */ color: oklch(88.0% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#d2e9e9',
500: '#bedfe0',
950: '#000000',
},
}SCSS
$custom: #bedfe0; $custom-light: #d2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#bedfe0",
"rgb": {
"r": 190,
"g": 223,
"b": 224
},
"hsl": {
"h": 181.765,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.88009,
"c": 0.03477,
"h": 198.8
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#BEDFE0
secondary
#B88B8A
accent
#3B37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484