#BEDFEA#BEDFEA
#BEDFEA is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.038 H 219.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFEA |
|---|---|
| RGB | rgb(190, 223, 234) |
| HSL | hsl(195, 51%, 83%) |
| HSV | hsv(195, 19%, 92%) |
| CMYK | cmyk(18.8%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.83, -8.51, -8.99) |
| CIE-LCH | lch(86.83, 12.38, 226.57°) |
| OKLab | oklab(88.32% -0.0291 -0.0243) |
| OKLCH | oklch(88.32% 0.038 219.9) |
| XYZ | xyz(62.4702, 69.6612, 87.9805) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 7.39
Lightcyan
#E0FFFF
ΔE00 8.29
Very Light Blue
#D5FFFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFEA #EAC9BE
analogous
#BEEADF #BEDFEA #BEC9EA
triadic
#BEDFEA #EABEDF #DFEABE
tetradic
#BEDFEA #DFBEEA #EAC9BE #C9EABE
square
#BEDFEA #DFBEEA #EAC9BE #C9EABE
split-complementary
#BEDFEA #EABEC9 #EADFBE
monochromatic
#61B1CC #90C8DB #BEDFEA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.41
#BEDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BEDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFEA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFEA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#B2E3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bedfea; /* rgb */ color: rgb(190, 223, 234); /* oklch */ color: oklch(88.3% 0.038 219.9);
Tailwind
colors: {
custom: {
50: '#d2e9f0',
500: '#bedfea',
950: '#000000',
},
}SCSS
$custom: #bedfea; $custom-light: #d2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bedfea",
"rgb": {
"r": 190,
"g": 223,
"b": 234
},
"hsl": {
"h": 195,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.88318,
"c": 0.03794,
"h": 219.9
},
"luminance": 0.69663
}Semantic roles & 50–950 ramp
primary
#BEDFEA
secondary
#C69686
accent
#4D27BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485