#BFEDE9#BFEDE9
#BFEDE9 is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.3% C 0.048 H 189.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDE9 |
|---|---|
| RGB | rgb(191, 237, 233) |
| HSL | hsl(175, 56%, 84%) |
| HSV | hsv(175, 19%, 93%) |
| CMYK | cmyk(19.4%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(90.56, -15.50, -2.94) |
| CIE-LCH | lch(90.56, 15.78, 190.76°) |
| OKLab | oklab(91.28% -0.0469 -0.0081) |
| OKLCH | oklch(91.28% 0.048 189.8) |
| XYZ | xyz(66.4738, 77.5256, 88.5365) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.42
Duck Egg Blue
#C3FBF4
ΔE00 3.51
Light Light Blue
#CAFFFB
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 4.03
Ice
#D6FFFA
ΔE00 4.15
Light Sky Blue
#C6FCFF
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDE9 #EDBFC3
analogous
#BFEDD2 #BFEDE9 #BFDAED
triadic
#BFEDE9 #E9BFED #EDE9BF
tetradic
#BFEDE9 #D2BFED #EDBFC3 #DAEDBF
square
#BFEDE9 #D2BFED #EDBFC3 #DAEDBF
split-complementary
#BFEDE9 #EDBFDA #EDD2BF
monochromatic
#5FD2C8 #8FE0D9 #BFEDE9 #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.27
#BFEDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BFEDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDE9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDE9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E9
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#B2F0EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfede9; /* rgb */ color: rgb(191, 237, 233); /* oklch */ color: oklch(91.3% 0.048 189.8);
Tailwind
colors: {
custom: {
50: '#d3f2f0',
500: '#bfede9',
950: '#000000',
},
}SCSS
$custom: #bfede9; $custom-light: #d3f2f0; $custom-dark: #000000;
JSON
{
"hex": "#bfede9",
"rgb": {
"r": 191,
"g": 237,
"b": 233
},
"hsl": {
"h": 174.783,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.91283,
"c": 0.04761,
"h": 189.8
},
"luminance": 0.77528
}Semantic roles & 50–950 ramp
primary
#BFEDE9
secondary
#CA868C
accent
#2230C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585