#BFEEF2#BFEEF2
#BFEEF2 is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.8% C 0.048 H 202.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEF2 |
|---|---|
| RGB | rgb(191, 238, 242) |
| HSL | hsl(185, 66%, 85%) |
| HSV | hsv(185, 21%, 95%) |
| CMYK | cmyk(21.1%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(91.07, -14.13, -6.90) |
| CIE-LCH | lch(91.07, 15.72, 206.02°) |
| OKLab | oklab(91.76% -0.0447 -0.0188) |
| OKLCH | oklch(91.76% 0.048 202.8) |
| XYZ | xyz(68.0828, 78.6337, 95.5778) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.57
Light Sky Blue
#C6FCFF
ΔE00 3.12
Powder Blue
#B0E0E6
ΔE00 3.24
Pale Blue
#D0FEFE
ΔE00 3.71
Paleturquoise
#AFEEEE
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEF2 #F2C3BF
analogous
#BFF2DD #BFEEF2 #BFD4F2
triadic
#BFEEF2 #F2BFEE #EEF2BF
tetradic
#BFEEF2 #DDBFF2 #F2C3BF #D4F2BF
square
#BFEEF2 #DDBFF2 #F2C3BF #D4F2BF
split-complementary
#BFEEF2 #F2BFD4 #F2DDBF
monochromatic
#59D3DD #8CE0E8 #BFEEF2 #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.26
#BFEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#BFEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEF2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEF2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#AFF2EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfeef2; /* rgb */ color: rgb(191, 238, 242); /* oklch */ color: oklch(91.8% 0.048 202.8);
Tailwind
colors: {
custom: {
50: '#d3f3f6',
500: '#bfeef2',
950: '#000000',
},
}SCSS
$custom: #bfeef2; $custom-light: #d3f3f6; $custom-dark: #000000;
JSON
{
"hex": "#bfeef2",
"rgb": {
"r": 191,
"g": 238,
"b": 242
},
"hsl": {
"h": 184.706,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.91764,
"c": 0.04849,
"h": 202.8
},
"luminance": 0.78636
}Semantic roles & 50–950 ramp
primary
#BFEEF2
secondary
#D28A83
accent
#2617CE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585