#BFEEE9#BFEEE9
#BFEEE9 is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.5% C 0.049 H 188.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEE9 |
|---|---|
| RGB | rgb(191, 238, 233) |
| HSL | hsl(174, 58%, 84%) |
| HSV | hsv(174, 20%, 93%) |
| CMYK | cmyk(19.7%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(90.83, -16.00, -2.56) |
| CIE-LCH | lch(90.83, 16.20, 189.07°) |
| OKLab | oklab(91.49% -0.0482 -0.0071) |
| OKLCH | oklch(91.49% 0.049 188.4) |
| XYZ | xyz(66.7642, 78.1063, 88.6333) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Paleturquoise
#AFEEEE
ΔE00 3.43
Light Light Blue
#CAFFFB
ΔE00 3.59
Ice
#D6FFFA
ΔE00 4.07
Eggshell Blue
#C4FFF7
ΔE00 4.09
Pale Blue
#D0FEFE
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEE9 #EEBFC4
analogous
#BFEED2 #BFEEE9 #BFDCEE
triadic
#BFEEE9 #E9BFEE #EEE9BF
tetradic
#BFEEE9 #D2BFEE #EEBFC4 #DCEEBF
square
#BFEEE9 #D2BFEE #EEBFC4 #DCEEBF
split-complementary
#BFEEE9 #EEBFDC #EED2BF
monochromatic
#5ED4C8 #8FE1D8 #BFEEE9 #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.26
#BFEEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BFEEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEE9
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEE9 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#B2F0EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfeee9; /* rgb */ color: rgb(191, 238, 233); /* oklch */ color: oklch(91.5% 0.049 188.4);
Tailwind
colors: {
custom: {
50: '#d3f3f0',
500: '#bfeee9',
950: '#000000',
},
}SCSS
$custom: #bfeee9; $custom-light: #d3f3f0; $custom-dark: #000000;
JSON
{
"hex": "#bfeee9",
"rgb": {
"r": 191,
"g": 238,
"b": 233
},
"hsl": {
"h": 173.617,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91494,
"c": 0.04873,
"h": 188.4
},
"luminance": 0.78109
}Semantic roles & 50–950 ramp
primary
#BFEEE9
secondary
#CC868D
accent
#2032C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585