#BEDEEE#BEDEEE
#BEDEEE is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.040 H 229.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEEE |
|---|---|
| RGB | rgb(190, 222, 238) |
| HSL | hsl(200, 59%, 84%) |
| HSV | hsv(200, 20%, 93%) |
| CMYK | cmyk(20.2%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.68, -7.14, -11.32) |
| CIE-LCH | lch(86.68, 13.38, 237.74°) |
| OKLab | oklab(88.24% -0.0263 -0.0307) |
| OKLCH | oklch(88.24% 0.04 229.4) |
| XYZ | xyz(62.7849, 69.3609, 90.9523) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.89
Ice Blue
#A5DFF9
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 8.33
Baby Blue
#89CFF0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEEE #EECEBE
analogous
#BEEEE6 #BEDEEE #BEC6EE
triadic
#BEDEEE #EEBEDE #DEEEBE
tetradic
#BEDEEE #E6BEEE #EECEBE #C6EEBE
square
#BEDEEE #E6BEEE #EECEBE #C6EEBE
split-complementary
#BEDEEE #EEBEC6 #EEE6BE
monochromatic
#5DADD5 #8DC5E1 #BEDEEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.41
#BEDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BEDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEEE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEEE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#B1E3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedeee; /* rgb */ color: rgb(190, 222, 238); /* oklch */ color: oklch(88.2% 0.040 229.4);
Tailwind
colors: {
custom: {
50: '#d2e8f3',
500: '#bedeee',
950: '#000000',
},
}SCSS
$custom: #bedeee; $custom-light: #d2e8f3; $custom-dark: #000000;
JSON
{
"hex": "#bedeee",
"rgb": {
"r": 190,
"g": 222,
"b": 238
},
"hsl": {
"h": 200,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.88239,
"c": 0.04041,
"h": 229.4
},
"luminance": 0.69363
}Semantic roles & 50–950 ramp
primary
#BEDEEE
secondary
#CC9C84
accent
#571FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485