#BFDED2#BFDED2
#BFDED2 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.037 H 170.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED2 |
|---|---|
| RGB | rgb(191, 222, 210) |
| HSL | hsl(157, 32%, 81%) |
| HSV | hsv(157, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.99, -12.53, 2.45) |
| CIE-LCH | lch(85.99, 12.76, 168.94°) |
| OKLab | oklab(87.46% -0.0361 0.0063) |
| OKLCH | oklch(87.46% 0.037 170.1) |
| XYZ | xyz(59.2372, 67.9708, 70.9590) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.77
Duck Egg Blue
#C3FBF4
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.52
Very Pale Blue
#D6FFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED2 #DEBFCB
analogous
#BFDEC2 #BFDED2 #BFDADE
triadic
#BFDED2 #D2BFDE #DED2BF
tetradic
#BFDED2 #C2BFDE #DEBFCB #DADEBF
square
#BFDED2 #C2BFDE #DEBFCB #DADEBF
split-complementary
#BFDED2 #DEBFDA #DEC2BF
monochromatic
#6EB499 #97C9B6 #BFDED2 #E7F3EE #EBF5F1
Accessibility & contrast
On white
1.44
#BFDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BFDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#B9DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded2; /* rgb */ color: rgb(191, 222, 210); /* oklch */ color: oklch(87.5% 0.037 170.1);
Tailwind
colors: {
custom: {
50: '#d2e8df',
500: '#bfded2',
950: '#000000',
},
}SCSS
$custom: #bfded2; $custom-light: #d2e8df; $custom-dark: #000000;
JSON
{
"hex": "#bfded2",
"rgb": {
"r": 191,
"g": 222,
"b": 210
},
"hsl": {
"h": 156.774,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87459,
"c": 0.03667,
"h": 170.1
},
"luminance": 0.67972
}Semantic roles & 50–950 ramp
primary
#BFDED2
secondary
#B68B9C
accent
#3B66AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484