#BDDFD2#BDDFD2
#BDDFD2 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.5% C 0.040 H 170.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFD2 |
|---|---|
| RGB | rgb(189, 223, 210) |
| HSL | hsl(157, 35%, 81%) |
| HSV | hsv(157, 15%, 87%) |
| CMYK | cmyk(15.2%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.13, -13.68, 2.63) |
| CIE-LCH | lch(86.13, 13.93, 169.11°) |
| OKLab | oklab(87.54% -0.0394 0.0068) |
| OKLCH | oklch(87.54% 0.04 170.3) |
| XYZ | xyz(59.0039, 68.2459, 71.0243) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.66
Paleturquoise
#AFEEEE
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.19
Eggshell Blue
#C4FFF7
ΔE00 8.30
Light Light Blue
#CAFFFB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFD2 #DFBDCA
analogous
#BDDFC1 #BDDFD2 #BDDBDF
triadic
#BDDFD2 #D2BDDF #DFD2BD
tetradic
#BDDFD2 #C1BDDF #DFBDCA #DBDFBD
square
#BDDFD2 #C1BDDF #DFBDCA #DBDFBD
split-complementary
#BDDFD2 #DFBDDB #DFC1BD
monochromatic
#6BB79A #94CBB6 #BDDFD2 #E6F3EE #EAF5F1
Accessibility & contrast
On white
1.43
#BDDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BDDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFD2
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFD2 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D6D6D3
Tritanopia (blue-blind)
#B6E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddfd2; /* rgb */ color: rgb(189, 223, 210); /* oklch */ color: oklch(87.5% 0.040 170.3);
Tailwind
colors: {
custom: {
50: '#d1e9df',
500: '#bddfd2',
950: '#000000',
},
}SCSS
$custom: #bddfd2; $custom-light: #d1e9df; $custom-dark: #000000;
JSON
{
"hex": "#bddfd2",
"rgb": {
"r": 189,
"g": 223,
"b": 210
},
"hsl": {
"h": 157.059,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87535,
"c": 0.04001,
"h": 170.3
},
"luminance": 0.68247
}Semantic roles & 50–950 ramp
primary
#BDDFD2
secondary
#B7899B
accent
#3865AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484