#BFEEEE#BFEEEE
#BFEEEE is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.6% C 0.048 H 196.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEEE |
|---|---|
| RGB | rgb(191, 238, 238) |
| HSL | hsl(180, 58%, 84%) |
| HSV | hsv(180, 20%, 93%) |
| CMYK | cmyk(19.7%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.96, -14.97, -4.97) |
| CIE-LCH | lch(90.96, 15.77, 198.37°) |
| OKLab | oklab(91.64% -0.0463 -0.0136) |
| OKLCH | oklch(91.64% 0.048 196.3) |
| XYZ | xyz(67.4886, 78.3961, 92.4484) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.15
Light Sky Blue
#C6FCFF
ΔE00 3.20
Pale Blue
#D0FEFE
ΔE00 3.42
Pale Sky Blue
#BDF6FE
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEEE #EEBFBF
analogous
#BFEED7 #BFEEEE #BFD7EE
triadic
#BFEEEE #EEBFEE #EEEEBF
tetradic
#BFEEEE #D7BFEE #EEBFBF #D7EEBF
square
#BFEEEE #D7BFEE #EEBFBF #D7EEBF
split-complementary
#BFEEEE #EEBFD7 #EED7BF
monochromatic
#5ED4D4 #8FE1E1 #BFEEEE #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.26
#BFEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BFEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEEE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEEE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#B0F1EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfeeee; /* rgb */ color: rgb(191, 238, 238); /* oklch */ color: oklch(91.6% 0.048 196.3);
Tailwind
colors: {
custom: {
50: '#d3f3f3',
500: '#bfeeee',
950: '#000000',
},
}SCSS
$custom: #bfeeee; $custom-light: #d3f3f3; $custom-dark: #000000;
JSON
{
"hex": "#bfeeee",
"rgb": {
"r": 191,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91642,
"c": 0.04821,
"h": 196.3
},
"luminance": 0.78398
}Semantic roles & 50–950 ramp
primary
#BFEEEE
secondary
#CC8686
accent
#2020C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585