#BFEFF8#BFEFF8
#BFEFF8 is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.2% C 0.051 H 210.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEFF8 |
|---|---|
| RGB | rgb(191, 239, 248) |
| HSL | hsl(189, 80%, 86%) |
| HSV | hsv(189, 23%, 97%) |
| CMYK | cmyk(23%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.50, -13.35, -9.39) |
| CIE-LCH | lch(91.50, 16.32, 215.12°) |
| OKLab | oklab(92.16% -0.0437 -0.0255) |
| OKLCH | oklch(92.16% 0.051 210.3) |
| XYZ | xyz(69.2906, 79.5840, 100.4991) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.33
Powder Blue
#B0E0E6
ΔE00 3.63
Light Sky Blue
#C6FCFF
ΔE00 3.94
Pale Blue
#D0FEFE
ΔE00 4.77
Really Light Blue
#D4FFFF
ΔE00 4.95
Very Light Blue
#D5FFFF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEFF8 #F8C8BF
analogous
#BFF8E4 #BFEFF8 #BFD2F8
triadic
#BFEFF8 #F8BFEF #EFF8BF
tetradic
#BFEFF8 #E4BFF8 #F8C8BF #D2F8BF
square
#BFEFF8 #E4BFF8 #F8C8BF #D2F8BF
split-complementary
#BFEFF8 #F8BFD2 #F8E4BF
monochromatic
#51D3EC #88E1F2 #BFEFF8 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.24
#BFEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BFEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEFF8
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEFF8 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#DDE3F8
Tritanopia (blue-blind)
#ADF4F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bfeff8; /* rgb */ color: rgb(191, 239, 248); /* oklch */ color: oklch(92.2% 0.051 210.3);
Tailwind
colors: {
custom: {
50: '#d3f4fa',
500: '#bfeff8',
950: '#000000',
},
}SCSS
$custom: #bfeff8; $custom-light: #d3f4fa; $custom-dark: #000000;
JSON
{
"hex": "#bfeff8",
"rgb": {
"r": 191,
"g": 239,
"b": 248
},
"hsl": {
"h": 189.474,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.9216,
"c": 0.05062,
"h": 210.3
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#BFEFF8
secondary
#DB8E80
accent
#2A09DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585