#BEDFE5#BEDFE5
#BEDFE5 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.036 H 209.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFE5 |
|---|---|
| RGB | rgb(190, 223, 229) |
| HSL | hsl(189, 43%, 82%) |
| HSV | hsv(189, 17%, 90%) |
| CMYK | cmyk(17%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(86.69, -9.56, -6.56) |
| CIE-LCH | lch(86.69, 11.59, 214.46°) |
| OKLab | oklab(88.16% -0.031 -0.0178) |
| OKLCH | oklch(88.16% 0.036 209.8) |
| XYZ | xyz(61.7620, 69.3779, 84.2508) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.72
Lightblue
#ADD8E6
ΔE00 3.88
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Lightcyan
#E0FFFF
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.46
Very Light Blue
#D5FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFE5 #E5C4BE
analogous
#BEE5D8 #BEDFE5 #BECCE5
triadic
#BEDFE5 #E5BEDF #DFE5BE
tetradic
#BEDFE5 #D8BEE5 #E5C4BE #CCE5BE
square
#BEDFE5 #D8BEE5 #E5C4BE #CCE5BE
split-complementary
#BEDFE5 #E5BECC #E5D8BE
monochromatic
#67B4C2 #92C9D4 #BEDFE5 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.41
#BEDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BEDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFE5
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFE5 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#D2D7E5
Tritanopia (blue-blind)
#B3E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedfe5; /* rgb */ color: rgb(190, 223, 229); /* oklch */ color: oklch(88.2% 0.036 209.8);
Tailwind
colors: {
custom: {
50: '#d2e9ed',
500: '#bedfe5',
950: '#000000',
},
}SCSS
$custom: #bedfe5; $custom-light: #d2e9ed; $custom-dark: #000000;
JSON
{
"hex": "#bedfe5",
"rgb": {
"r": 190,
"g": 223,
"b": 229
},
"hsl": {
"h": 189.231,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.88162,
"c": 0.03572,
"h": 209.8
},
"luminance": 0.6938
}Semantic roles & 50–950 ramp
primary
#BEDFE5
secondary
#BF9188
accent
#4430B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484