#BFEEF0#BFEEF0
#BFEEF0 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.7% C 0.048 H 199.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEF0 |
|---|---|
| RGB | rgb(191, 238, 240) |
| HSL | hsl(182, 62%, 85%) |
| HSV | hsv(182, 20%, 94%) |
| CMYK | cmyk(20.4%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(91.01, -14.55, -5.93) |
| CIE-LCH | lch(91.01, 15.71, 202.19°) |
| OKLab | oklab(91.7% -0.0455 -0.0162) |
| OKLCH | oklch(91.7% 0.048 199.6) |
| XYZ | xyz(67.7840, 78.5142, 94.0045) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.02
Light Sky Blue
#C6FCFF
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 3.45
Pale Blue
#D0FEFE
ΔE00 3.47
Powder Blue
#B0E0E6
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEF0 #F0C1BF
analogous
#BFF0DA #BFEEF0 #BFD6F0
triadic
#BFEEF0 #F0BFEE #EEF0BF
tetradic
#BFEEF0 #DABFF0 #F0C1BF #D6F0BF
square
#BFEEF0 #DABFF0 #F0C1BF #D6F0BF
split-complementary
#BFEEF0 #F0BFD6 #F0DABF
monochromatic
#5CD4D9 #8DE1E4 #BFEEF0 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.26
#BFEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BFEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEF0
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEF0 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9F0
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#B0F1EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfeef0; /* rgb */ color: rgb(191, 238, 240); /* oklch */ color: oklch(91.7% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#d3f3f4',
500: '#bfeef0',
950: '#000000',
},
}SCSS
$custom: #bfeef0; $custom-light: #d3f3f4; $custom-dark: #000000;
JSON
{
"hex": "#bfeef0",
"rgb": {
"r": 191,
"g": 238,
"b": 240
},
"hsl": {
"h": 182.449,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.91703,
"c": 0.04827,
"h": 199.6
},
"luminance": 0.78517
}Semantic roles & 50–950 ramp
primary
#BFEEF0
secondary
#CF8885
accent
#231CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585