#BFEEED#BFEEED
#BFEEED is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.6% C 0.048 H 194.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEED |
|---|---|
| RGB | rgb(191, 238, 237) |
| HSL | hsl(179, 58%, 84%) |
| HSV | hsv(179, 20%, 93%) |
| CMYK | cmyk(19.7%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(90.93, -15.18, -4.49) |
| CIE-LCH | lch(90.93, 15.83, 196.47°) |
| OKLab | oklab(91.61% -0.0466 -0.0123) |
| OKLCH | oklch(91.61% 0.048 194.7) |
| XYZ | xyz(67.3421, 78.3375, 91.6768) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.09
Light Sky Blue
#C6FCFF
ΔE00 3.36
Pale Blue
#D0FEFE
ΔE00 3.47
Light Light Blue
#CAFFFB
ΔE00 3.78
Really Light Blue
#D4FFFF
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEED #EEBFC0
analogous
#BFEED6 #BFEEED #BFD8EE
triadic
#BFEEED #EDBFEE #EEEDBF
tetradic
#BFEEED #D6BFEE #EEBFC0 #D8EEBF
square
#BFEEED #D6BFEE #EEBFC0 #D8EEBF
split-complementary
#BFEEED #EEBFD8 #EED6BF
monochromatic
#5ED4D2 #8FE1DF #BFEEED #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.26
#BFEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BFEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEED
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEED | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#B1F1EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfeeed; /* rgb */ color: rgb(191, 238, 237); /* oklch */ color: oklch(91.6% 0.048 194.7);
Tailwind
colors: {
custom: {
50: '#d3f3f2',
500: '#bfeeed',
950: '#000000',
},
}SCSS
$custom: #bfeeed; $custom-light: #d3f3f2; $custom-dark: #000000;
JSON
{
"hex": "#bfeeed",
"rgb": {
"r": 191,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.723,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91612,
"c": 0.04822,
"h": 194.7
},
"luminance": 0.7834
}Semantic roles & 50–950 ramp
primary
#BFEEED
secondary
#CC8687
accent
#2023C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585