#BFE2EA#BFE2EA
#BFE2EA is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.0% C 0.038 H 213.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2EA |
|---|---|
| RGB | rgb(191, 226, 234) |
| HSL | hsl(191, 51%, 83%) |
| HSV | hsv(191, 18%, 92%) |
| CMYK | cmyk(18.4%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.68, -9.74, -7.72) |
| CIE-LCH | lch(87.68, 12.43, 218.39°) |
| OKLab | oklab(89.01% -0.0321 -0.0209) |
| OKLCH | oklch(89.01% 0.038 213.1) |
| XYZ | xyz(63.5295, 71.4077, 88.2618) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 3.74
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Ice Blue
#A5DFF9
ΔE00 6.71
Lightcyan
#E0FFFF
ΔE00 7.10
Very Light Blue
#D5FFFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2EA #EAC7BF
analogous
#BFEADC #BFE2EA #BFCCEA
triadic
#BFE2EA #EABFE2 #E2EABF
tetradic
#BFE2EA #DCBFEA #EAC7BF #CCEABF
square
#BFE2EA #DCBFEA #EAC7BF #CCEABF
split-complementary
#BFE2EA #EABFCC #EADCBF
monochromatic
#63B8CC #91CDDB #BFE2EA #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.37
#BFE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#BFE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2EA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2EA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#B3E6E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe2ea; /* rgb */ color: rgb(191, 226, 234); /* oklch */ color: oklch(89.0% 0.038 213.1);
Tailwind
colors: {
custom: {
50: '#d3ebf0',
500: '#bfe2ea',
950: '#000000',
},
}SCSS
$custom: #bfe2ea; $custom-light: #d3ebf0; $custom-dark: #000000;
JSON
{
"hex": "#bfe2ea",
"rgb": {
"r": 191,
"g": 226,
"b": 234
},
"hsl": {
"h": 191.163,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.89008,
"c": 0.03831,
"h": 213.1
},
"luminance": 0.7141
}Semantic roles & 50–950 ramp
primary
#BFE2EA
secondary
#C69387
accent
#4428BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485