#BEDFE4#BEDFE4
#BEDFE4 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.035 H 207.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFE4 |
|---|---|
| RGB | rgb(190, 223, 228) |
| HSL | hsl(188, 41%, 82%) |
| HSV | hsv(188, 17%, 89%) |
| CMYK | cmyk(16.7%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(86.66, -9.76, -6.07) |
| CIE-LCH | lch(86.66, 11.50, 211.88°) |
| OKLab | oklab(88.13% -0.0314 -0.0164) |
| OKLCH | oklch(88.13% 0.035 207.7) |
| XYZ | xyz(61.6228, 69.3222, 83.5175) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.58
Lightblue
#ADD8E6
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Lightcyan
#E0FFFF
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.35
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFE4 #E4C3BE
analogous
#BEE4D6 #BEDFE4 #BECCE4
triadic
#BEDFE4 #E4BEDF #DFE4BE
tetradic
#BEDFE4 #D6BEE4 #E4C3BE #CCE4BE
square
#BEDFE4 #D6BEE4 #E4C3BE #CCE4BE
split-complementary
#BEDFE4 #E4BECC #E4D6BE
monochromatic
#68B4C0 #93CAD2 #BEDFE4 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.41
#BEDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BEDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFE4
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFE4 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#D2D7E4
Tritanopia (blue-blind)
#B3E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedfe4; /* rgb */ color: rgb(190, 223, 228); /* oklch */ color: oklch(88.1% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#d2e9ec',
500: '#bedfe4',
950: '#000000',
},
}SCSS
$custom: #bedfe4; $custom-light: #d2e9ec; $custom-dark: #000000;
JSON
{
"hex": "#bedfe4",
"rgb": {
"r": 190,
"g": 223,
"b": 228
},
"hsl": {
"h": 187.895,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.88131,
"c": 0.03542,
"h": 207.7
},
"luminance": 0.69324
}Semantic roles & 50–950 ramp
primary
#BEDFE4
secondary
#BE9089
accent
#4231B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484