#BFEFF9#BFEFF9
#BFEFF9 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.2% C 0.051 H 211.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF9 |
|---|---|
| RGB | rgb(191, 239, 249) |
| HSL | hsl(190, 83%, 86%) |
| HSV | hsv(190, 23%, 98%) |
| CMYK | cmyk(23.3%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(91.53, -13.13, -9.87) |
| CIE-LCH | lch(91.53, 16.43, 216.92°) |
| OKLab | oklab(92.19% -0.0433 -0.0268) |
| OKLCH | oklch(92.19% 0.051 211.8) |
| XYZ | xyz(69.4462, 79.6462, 101.3184) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.55
Powder Blue
#B0E0E6
ΔE00 3.81
Light Sky Blue
#C6FCFF
ΔE00 4.25
Pale Blue
#D0FEFE
ΔE00 5.08
Really Light Blue
#D4FFFF
ΔE00 5.23
Very Light Blue
#D5FFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF9 #F9C9BF
analogous
#BFF9E6 #BFEFF9 #BFD2F9
triadic
#BFEFF9 #F9BFEF #EFF9BF
tetradic
#BFEFF9 #E6BFF9 #F9C9BF #D2F9BF
square
#BFEFF9 #E6BFF9 #F9C9BF #D2F9BF
split-complementary
#BFEFF9 #F9BFD2 #F9E6BF
monochromatic
#4FD3EF #87E1F4 #BFEFF9 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.24
#BFEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BFEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF9
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF9 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFA
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#ADF4F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bfeff9; /* rgb */ color: rgb(191, 239, 249); /* oklch */ color: oklch(92.2% 0.051 211.8);
Tailwind
colors: {
custom: {
50: '#d3f4fb',
500: '#bfeff9',
950: '#000000',
},
}SCSS
$custom: #bfeff9; $custom-light: #d3f4fb; $custom-dark: #000000;
JSON
{
"hex": "#bfeff9",
"rgb": {
"r": 191,
"g": 239,
"b": 249
},
"hsl": {
"h": 190.345,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.92191,
"c": 0.05096,
"h": 211.8
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#BFEFF9
secondary
#DD8F7F
accent
#2C06DF
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585