#BEDEFE#BEDEFE
#BEDEFE is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.056 H 248.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEFE |
|---|---|
| RGB | rgb(190, 222, 254) |
| HSL | hsl(210, 97%, 87%) |
| HSV | hsv(210, 25%, 100%) |
| CMYK | cmyk(25.2%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(87.16, -3.62, -19.02) |
| CIE-LCH | lch(87.16, 19.36, 259.23°) |
| OKLab | oklab(88.78% -0.0205 -0.0519) |
| OKLCH | oklch(88.78% 0.056 248.5) |
| XYZ | xyz(65.2408, 70.3432, 103.8869) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.74
Light Blue
#95D0FC
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEFE #FEDEBE
analogous
#BEFEFE #BEDEFE #BEBEFE
triadic
#BEDEFE #FEBEDE #DEFEBE
tetradic
#BEDEFE #FEBEFE #FEDEBE #BEFEBE
square
#BEDEFE #FEBEFE #FEDEBE #BEFEBE
split-complementary
#BEDEFE #FEBEBE #FEFEBE
monochromatic
#45A1FC #82BFFD #BEDEFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.39
#BEDEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BEDEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEFE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEFE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#ACE5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bedefe; /* rgb */ color: rgb(190, 222, 254); /* oklch */ color: oklch(88.8% 0.056 248.5);
Tailwind
colors: {
custom: {
50: '#d2e8fe',
500: '#bedefe',
950: '#000000',
},
}SCSS
$custom: #bedefe; $custom-light: #d2e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bedefe",
"rgb": {
"r": 190,
"g": 222,
"b": 254
},
"hsl": {
"h": 210,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.88779,
"c": 0.05583,
"h": 248.5
},
"luminance": 0.70345
}Semantic roles & 50–950 ramp
primary
#BEDEFE
secondary
#E6B07B
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485