#BEDEEA#BEDEEA
#BEDEEA is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.038 H 222.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEEA |
|---|---|
| RGB | rgb(190, 222, 234) |
| HSL | hsl(196, 51%, 83%) |
| HSV | hsv(196, 19%, 92%) |
| CMYK | cmyk(18.8%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.57, -8.00, -9.38) |
| CIE-LCH | lch(86.57, 12.32, 229.55°) |
| OKLab | oklab(88.11% -0.0278 -0.0254) |
| OKLCH | oklch(88.11% 0.038 222.5) |
| XYZ | xyz(62.2038, 69.1284, 87.8917) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.22
Powder Blue
#B0E0E6
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 5.90
Pale Sky Blue
#BDF6FE
ΔE00 7.93
Lightcyan
#E0FFFF
ΔE00 8.73
Sky Blue
#87CEEB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEEA #EACABE
analogous
#BEEAE0 #BEDEEA #BEC8EA
triadic
#BEDEEA #EABEDE #DEEABE
tetradic
#BEDEEA #E0BEEA #EACABE #C8EABE
square
#BEDEEA #E0BEEA #EACABE #C8EABE
split-complementary
#BEDEEA #EABEC8 #EAE0BE
monochromatic
#61AFCC #90C7DB #BEDEEA #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.42
#BEDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BEDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEEA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEEA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#B2E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedeea; /* rgb */ color: rgb(190, 222, 234); /* oklch */ color: oklch(88.1% 0.038 222.5);
Tailwind
colors: {
custom: {
50: '#d2e8f0',
500: '#bedeea',
950: '#000000',
},
}SCSS
$custom: #bedeea; $custom-light: #d2e8f0; $custom-dark: #000000;
JSON
{
"hex": "#bedeea",
"rgb": {
"r": 190,
"g": 222,
"b": 234
},
"hsl": {
"h": 196.364,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.88111,
"c": 0.03763,
"h": 222.5
},
"luminance": 0.6913
}Semantic roles & 50–950 ramp
primary
#BEDEEA
secondary
#C69886
accent
#5027BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485