#BFDFDA#BFDFDA
#BFDFDA is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.034 H 185.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFDA |
|---|---|
| RGB | rgb(191, 223, 218) |
| HSL | hsl(171, 33%, 81%) |
| HSV | hsv(171, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.46, -11.47, -1.09) |
| CIE-LCH | lch(86.46, 11.53, 185.42°) |
| OKLab | oklab(87.9% -0.0343 -0.0031) |
| OKLCH | oklch(87.9% 0.034 185.1) |
| XYZ | xyz(60.5252, 68.9122, 76.4286) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.41
Ice
#D6FFFA
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 6.99
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Very Pale Blue
#D6FFFE
ΔE00 7.08
Pale Blue
#D0FEFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFDA #DFBFC4
analogous
#BFDFCA #BFDFDA #BFD4DF
triadic
#BFDFDA #DABFDF #DFDABF
tetradic
#BFDFDA #CABFDF #DFBFC4 #D4DFBF
square
#BFDFDA #CABFDF #DFBFC4 #D4DFBF
split-complementary
#BFDFDA #DFBFD4 #DFCABF
monochromatic
#6DB6AB #96CBC2 #BFDFDA #E8F3F2 #EBF5F3
Accessibility & contrast
On white
1.42
#BFDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BFDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFDA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFDA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#B7E1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfda; /* rgb */ color: rgb(191, 223, 218); /* oklch */ color: oklch(87.9% 0.034 185.1);
Tailwind
colors: {
custom: {
50: '#d2e9e5',
500: '#bfdfda',
950: '#000000',
},
}SCSS
$custom: #bfdfda; $custom-light: #d2e9e5; $custom-dark: #000000;
JSON
{
"hex": "#bfdfda",
"rgb": {
"r": 191,
"g": 223,
"b": 218
},
"hsl": {
"h": 170.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87898,
"c": 0.03443,
"h": 185.1
},
"luminance": 0.68914
}Semantic roles & 50–950 ramp
primary
#BFDFDA
secondary
#B78B92
accent
#394BAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484