#BFDED1#BFDED1
#BFDED1 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.037 H 168.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDED1 |
|---|---|
| RGB | rgb(191, 222, 209) |
| HSL | hsl(155, 32%, 81%) |
| HSV | hsv(155, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.97, -12.72, 2.94) |
| CIE-LCH | lch(85.97, 13.05, 166.98°) |
| OKLab | oklab(87.43% -0.0365 0.0076) |
| OKLCH | oklch(87.43% 0.037 168.3) |
| XYZ | xyz(59.1130, 67.9211, 70.3049) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.94
Duck Egg Blue
#C3FBF4
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.47
Paleturquoise
#AFEEEE
ΔE00 8.67
Ice Blue (survey)
#D7FFFE
ΔE00 8.76
Very Pale Blue
#D6FFFE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDED1 #DEBFCC
analogous
#BFDEC1 #BFDED1 #BFDBDE
triadic
#BFDED1 #D1BFDE #DED1BF
tetradic
#BFDED1 #C1BFDE #DEBFCC #DBDEBF
square
#BFDED1 #C1BFDE #DEBFCC #DBDEBF
split-complementary
#BFDED1 #DEBFDB #DEC1BF
monochromatic
#6EB497 #97C9B4 #BFDED1 #E7F3EE #EBF5F0
Accessibility & contrast
On white
1.44
#BFDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BFDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDED1
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDED1 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#B9DEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfded1; /* rgb */ color: rgb(191, 222, 209); /* oklch */ color: oklch(87.4% 0.037 168.3);
Tailwind
colors: {
custom: {
50: '#d2e8df',
500: '#bfded1',
950: '#000000',
},
}SCSS
$custom: #bfded1; $custom-light: #d2e8df; $custom-dark: #000000;
JSON
{
"hex": "#bfded1",
"rgb": {
"r": 191,
"g": 222,
"b": 209
},
"hsl": {
"h": 154.839,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87431,
"c": 0.0373,
"h": 168.3
},
"luminance": 0.67922
}Semantic roles & 50–950 ramp
primary
#BFDED1
secondary
#B68B9D
accent
#3B6AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484