#BEDAE0#BEDAE0
#BEDAE0 is a very light, muted cyan. Relative luminance 0.665; OKLCH L 87.0% C 0.031 H 212.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE0 |
|---|---|
| RGB | rgb(190, 218, 224) |
| HSL | hsl(191, 35%, 81%) |
| HSV | hsv(191, 15%, 88%) |
| CMYK | cmyk(15.2%, 2.7%, 0%, 12.2%) |
| CIE-LAB | lab(85.24, -8.02, -6.07) |
| CIE-LCH | lch(85.24, 10.06, 217.11°) |
| OKLab | oklab(86.97% -0.0262 -0.0164) |
| OKLCH | oklch(86.97% 0.031 212.1) |
| XYZ | xyz(59.7577, 66.4703, 80.1882) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.22
Powder Blue
#B0E0E6
ΔE00 5.16
Ice Blue
#A5DFF9
ΔE00 7.97
Pale Sky Blue
#BDF6FE
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.38
Fog
#D8DCE0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE0 #E0C4BE
analogous
#BEE0D5 #BEDAE0 #BEC9E0
triadic
#BEDAE0 #E0BEDA #DAE0BE
tetradic
#BEDAE0 #D5BEE0 #E0C4BE #C9E0BE
square
#BEDAE0 #D5BEE0 #E0C4BE #C9E0BE
split-complementary
#BEDAE0 #E0BEC9 #E0D5BE
monochromatic
#6BABB8 #95C2CC #BEDAE0 #E7F2F4 #EAF3F5
Accessibility & contrast
On white
1.47
#BEDAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BEDAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#B5DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedae0; /* rgb */ color: rgb(190, 218, 224); /* oklch */ color: oklch(87.0% 0.031 212.1);
Tailwind
colors: {
custom: {
50: '#d2e5e9',
500: '#bedae0',
950: '#000000',
},
}SCSS
$custom: #bedae0; $custom-light: #d2e5e9; $custom-dark: #000000;
JSON
{
"hex": "#bedae0",
"rgb": {
"r": 190,
"g": 218,
"b": 224
},
"hsl": {
"h": 190.588,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.86965,
"c": 0.03091,
"h": 212.1
},
"luminance": 0.66472
}Semantic roles & 50–950 ramp
primary
#BEDAE0
secondary
#B8928A
accent
#4C37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484