#B7DDCA#B7DDCA
#B7DDCA is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.5% C 0.048 H 163.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DDCA |
|---|---|
| RGB | rgb(183, 221, 202) |
| HSL | hsl(150, 36%, 79%) |
| HSV | hsv(150, 17%, 87%) |
| CMYK | cmyk(17.2%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.02, -16.15, 5.20) |
| CIE-LCH | lch(85.02, 16.97, 162.16°) |
| OKLab | oklab(86.49% -0.0458 0.0135) |
| OKLCH | oklch(86.49% 0.048 163.6) |
| XYZ | xyz(56.0428, 66.0430, 65.6605) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Light Teal
#90E4C1
ΔE00 8.56
Pale Aqua
#B8FFEB
ΔE00 8.80
Pale Teal
#82CBB2
ΔE00 8.94
Eggshell Blue
#C4FFF7
ΔE00 9.13
Ice
#D6FFFA
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DDCA #DDB7CA
analogous
#B7DDB7 #B7DDCA #B7DDDD
triadic
#B7DDCA #CAB7DD #DDCAB7
tetradic
#B7DDCA #B7B7DD #DDB7CA #DDDDB7
square
#B7DDCA #B7B7DD #DDB7CA #DDDDB7
split-complementary
#B7DDCA #DDB7DD #DDB7B7
monochromatic
#64B68D #8DC9AB #B7DDCA #E1F1E9 #EAF5F0
Accessibility & contrast
On white
1.48
#B7DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#B7DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DDCA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DDCA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#B0DDD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b7ddca; /* rgb */ color: rgb(183, 221, 202); /* oklch */ color: oklch(86.5% 0.048 163.6);
Tailwind
colors: {
custom: {
50: '#cde7da',
500: '#b7ddca',
950: '#000000',
},
}SCSS
$custom: #b7ddca; $custom-light: #cde7da; $custom-dark: #000000;
JSON
{
"hex": "#b7ddca",
"rgb": {
"r": 183,
"g": 221,
"b": 202
},
"hsl": {
"h": 150,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.8649,
"c": 0.04774,
"h": 163.6
},
"luminance": 0.66044
}Semantic roles & 50–950 ramp
primary
#B7DDCA
secondary
#B5839C
accent
#3773AF
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483