#BFE1EA#BFE1EA
#BFE1EA is a very light, muted cyan. Relative luminance 0.709; OKLCH L 88.8% C 0.038 H 215.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE1EA |
|---|---|
| RGB | rgb(191, 225, 234) |
| HSL | hsl(193, 51%, 83%) |
| HSV | hsv(193, 18%, 92%) |
| CMYK | cmyk(18.4%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(87.42, -9.23, -8.11) |
| CIE-LCH | lch(87.42, 12.28, 221.30°) |
| OKLab | oklab(88.8% -0.0308 -0.022) |
| OKLCH | oklch(88.8% 0.038 215.5) |
| XYZ | xyz(63.2584, 70.8654, 88.1714) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.38
Powder Blue
#B0E0E6
ΔE00 4.22
Ice Blue
#A5DFF9
ΔE00 6.46
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Lightcyan
#E0FFFF
ΔE00 7.47
Very Light Blue
#D5FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE1EA #EAC8BF
analogous
#BFEADD #BFE1EA #BFCBEA
triadic
#BFE1EA #EABFE1 #E1EABF
tetradic
#BFE1EA #DDBFEA #EAC8BF #CBEABF
square
#BFE1EA #DDBFEA #EAC8BF #CBEABF
split-complementary
#BFE1EA #EABFCB #EADDBF
monochromatic
#63B6CC #91CBDB #BFE1EA #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.38
#BFE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#BFE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE1EA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE1EA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#B3E5E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe1ea; /* rgb */ color: rgb(191, 225, 234); /* oklch */ color: oklch(88.8% 0.038 215.5);
Tailwind
colors: {
custom: {
50: '#d2eaf0',
500: '#bfe1ea',
950: '#000000',
},
}SCSS
$custom: #bfe1ea; $custom-light: #d2eaf0; $custom-dark: #000000;
JSON
{
"hex": "#bfe1ea",
"rgb": {
"r": 191,
"g": 225,
"b": 234
},
"hsl": {
"h": 192.558,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.888,
"c": 0.03781,
"h": 215.5
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#BFE1EA
secondary
#C69487
accent
#4728BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485