#BFEEF4#BFEEF4
#BFEEF4 is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.8% C 0.049 H 205.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEF4 |
|---|---|
| RGB | rgb(191, 238, 244) |
| HSL | hsl(187, 71%, 85%) |
| HSV | hsv(187, 22%, 96%) |
| CMYK | cmyk(21.7%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(91.12, -13.70, -7.86) |
| CIE-LCH | lch(91.12, 15.80, 209.83°) |
| OKLab | oklab(91.83% -0.044 -0.0214) |
| OKLCH | oklch(91.83% 0.049 205.9) |
| XYZ | xyz(68.3848, 78.7545, 97.1684) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.36
Powder Blue
#B0E0E6
ΔE00 3.18
Light Sky Blue
#C6FCFF
ΔE00 3.43
Pale Blue
#D0FEFE
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEF4 #F4C5BF
analogous
#BFF4DF #BFEEF4 #BFD4F4
triadic
#BFEEF4 #F4BFEE #EEF4BF
tetradic
#BFEEF4 #DFBFF4 #F4C5BF #D4F4BF
square
#BFEEF4 #DFBFF4 #F4C5BF #D4F4BF
split-complementary
#BFEEF4 #F4BFD4 #F4DFBF
monochromatic
#57D2E2 #8BE0EB #BFEEF4 #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.25
#BFEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BFEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEF4
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEF4 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#DDE2F4
Tritanopia (blue-blind)
#AFF2F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeef4; /* rgb */ color: rgb(191, 238, 244); /* oklch */ color: oklch(91.8% 0.049 205.9);
Tailwind
colors: {
custom: {
50: '#d3f3f7',
500: '#bfeef4',
950: '#000000',
},
}SCSS
$custom: #bfeef4; $custom-light: #d3f3f7; $custom-dark: #000000;
JSON
{
"hex": "#bfeef4",
"rgb": {
"r": 191,
"g": 238,
"b": 244
},
"hsl": {
"h": 186.792,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.91826,
"c": 0.04887,
"h": 205.9
},
"luminance": 0.78757
}Semantic roles & 50–950 ramp
primary
#BFEEF4
secondary
#D58C82
accent
#2913D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585