#B3DED1#B3DED1
#B3DED1 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.048 H 174.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DED1 |
|---|---|
| RGB | rgb(179, 222, 209) |
| HSL | hsl(162, 39%, 79%) |
| HSV | hsv(162, 19%, 87%) |
| CMYK | cmyk(19.4%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.21, -16.56, 1.75) |
| CIE-LCH | lch(85.21, 16.65, 173.95°) |
| OKLab | oklab(86.64% -0.0481 0.0044) |
| OKLCH | oklch(86.64% 0.048 174.8) |
| XYZ | xyz(56.2171, 66.4279, 70.1691) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 6.93
Eggshell Blue
#C4FFF7
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.83
Light Light Blue
#CAFFFB
ΔE00 8.04
Ice
#D6FFFA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DED1 #DEB3C0
analogous
#B3DEBB #B3DED1 #B3D5DE
triadic
#B3DED1 #D1B3DE #DED1B3
tetradic
#B3DED1 #BBB3DE #DEB3C0 #D5DEB3
square
#B3DED1 #BBB3DE #DEB3C0 #D5DEB3
split-complementary
#B3DED1 #DEB3D5 #DEBBB3
monochromatic
#5EB99D #88CBB7 #B3DED1 #DEF1EB #EAF6F2
Accessibility & contrast
On white
1.47
#B3DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#B3DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DED1
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DED1 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D3D2D2
Tritanopia (blue-blind)
#A9DFDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3ded1; /* rgb */ color: rgb(179, 222, 209); /* oklch */ color: oklch(86.6% 0.048 174.8);
Tailwind
colors: {
custom: {
50: '#cae8df',
500: '#b3ded1',
950: '#000000',
},
}SCSS
$custom: #b3ded1; $custom-light: #cae8df; $custom-dark: #000000;
JSON
{
"hex": "#b3ded1",
"rgb": {
"r": 179,
"g": 222,
"b": 209
},
"hsl": {
"h": 161.86,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.8664,
"c": 0.04832,
"h": 174.8
},
"luminance": 0.6643
}Semantic roles & 50–950 ramp
primary
#B3DED1
secondary
#B67F90
accent
#335AB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484