#B7DDCD#B7DDCD
#B7DDCD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.046 H 167.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDCD |
|---|---|
| RGB | rgb(183, 221, 205) |
| HSL | hsl(155, 36%, 79%) |
| HSV | hsv(155, 17%, 87%) |
| CMYK | cmyk(17.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.09, -15.57, 3.72) |
| CIE-LCH | lch(85.09, 16.01, 166.57°) |
| OKLab | oklab(86.57% -0.0446 0.0096) |
| OKLCH | oklch(86.57% 0.046 167.8) |
| XYZ | xyz(56.4015, 66.1864, 67.5494) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.61
Ice
#D6FFFA
ΔE00 8.68
Pale Aqua
#B8FFEB
ΔE00 8.78
Light Light Blue
#CAFFFB
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDCD #DDB7C7
analogous
#B7DDBA #B7DDCD #B7DADD
triadic
#B7DDCD #CDB7DD #DDCDB7
tetradic
#B7DDCD #BAB7DD #DDB7C7 #DADDB7
square
#B7DDCD #BAB7DD #DDB7C7 #DADDB7
split-complementary
#B7DDCD #DDB7DA #DDBAB7
monochromatic
#64B693 #8DC9B0 #B7DDCD #E1F1EA #EAF5F1
Accessibility & contrast
On white
1.47
#B7DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B7DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDCD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDCD | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#AFDDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b7ddcd; /* rgb */ color: rgb(183, 221, 205); /* oklch */ color: oklch(86.6% 0.046 167.8);
Tailwind
colors: {
custom: {
50: '#cde7dc',
500: '#b7ddcd',
950: '#000000',
},
}SCSS
$custom: #b7ddcd; $custom-light: #cde7dc; $custom-dark: #000000;
JSON
{
"hex": "#b7ddcd",
"rgb": {
"r": 183,
"g": 221,
"b": 205
},
"hsl": {
"h": 154.737,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.86573,
"c": 0.0456,
"h": 167.8
},
"luminance": 0.66188
}Semantic roles & 50–950 ramp
primary
#B7DDCD
secondary
#B58398
accent
#3769AF
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484