#BFEBF2#BFEBF2
#BFEBF2 is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.1% C 0.046 H 208.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBF2 |
|---|---|
| RGB | rgb(191, 235, 242) |
| HSL | hsl(188, 66%, 85%) |
| HSV | hsv(188, 21%, 95%) |
| CMYK | cmyk(21.1%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.28, -12.62, -8.07) |
| CIE-LCH | lch(90.28, 14.98, 212.60°) |
| OKLab | oklab(91.14% -0.0408 -0.0219) |
| OKLCH | oklch(91.14% 0.046 208.2) |
| XYZ | xyz(67.2166, 76.9014, 95.2891) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.89
Pale Sky Blue
#BDF6FE
ΔE00 3.23
Light Sky Blue
#C6FCFF
ΔE00 4.42
Pale Blue
#D0FEFE
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.06
Very Light Blue
#D5FFFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBF2 #F2C6BF
analogous
#BFF2DF #BFEBF2 #BFD2F2
triadic
#BFEBF2 #F2BFEB #EBF2BF
tetradic
#BFEBF2 #DFBFF2 #F2C6BF #D2F2BF
square
#BFEBF2 #DFBFF2 #F2C6BF #D2F2BF
split-complementary
#BFEBF2 #F2BFD2 #F2DFBF
monochromatic
#59CBDD #8CDBE8 #BFEBF2 #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.28
#BFEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BFEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBF2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBF2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#B0EFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfebf2; /* rgb */ color: rgb(191, 235, 242); /* oklch */ color: oklch(91.1% 0.046 208.2);
Tailwind
colors: {
custom: {
50: '#d3f1f6',
500: '#bfebf2',
950: '#000000',
},
}SCSS
$custom: #bfebf2; $custom-light: #d3f1f6; $custom-dark: #000000;
JSON
{
"hex": "#bfebf2",
"rgb": {
"r": 191,
"g": 235,
"b": 242
},
"hsl": {
"h": 188.235,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.91136,
"c": 0.04635,
"h": 208.2
},
"luminance": 0.76904
}Semantic roles & 50–950 ramp
primary
#BFEBF2
secondary
#D28E83
accent
#3017CE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585