#B8DED1#B8DED1
#B8DED1 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.044 H 172.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DED1 |
|---|---|
| RGB | rgb(184, 222, 209) |
| HSL | hsl(159, 37%, 80%) |
| HSV | hsv(159, 17%, 87%) |
| CMYK | cmyk(17.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(85.52, -14.98, 2.24) |
| CIE-LCH | lch(85.52, 15.14, 171.50°) |
| OKLab | oklab(86.96% -0.0433 0.0057) |
| OKLCH | oklch(86.96% 0.044 172.5) |
| XYZ | xyz(57.3940, 67.0348, 70.2243) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.52
Ice
#D6FFFA
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 7.95
Eggshell Blue
#C4FFF7
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DED1 #DEB8C5
analogous
#B8DEBE #B8DED1 #B8D8DE
triadic
#B8DED1 #D1B8DE #DED1B8
tetradic
#B8DED1 #BEB8DE #DEB8C5 #D8DEB8
square
#B8DED1 #BEB8DE #DEB8C5 #D8DEB8
split-complementary
#B8DED1 #DEB8D8 #DEBEB8
monochromatic
#64B79B #8ECBB6 #B8DED1 #E2F1EC #EAF5F1
Accessibility & contrast
On white
1.46
#B8DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B8DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DED1
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DED1 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#B0DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8ded1; /* rgb */ color: rgb(184, 222, 209); /* oklch */ color: oklch(87.0% 0.044 172.5);
Tailwind
colors: {
custom: {
50: '#cde8df',
500: '#b8ded1',
950: '#000000',
},
}SCSS
$custom: #b8ded1; $custom-light: #cde8df; $custom-dark: #000000;
JSON
{
"hex": "#b8ded1",
"rgb": {
"r": 184,
"g": 222,
"b": 209
},
"hsl": {
"h": 159.474,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.86963,
"c": 0.0437,
"h": 172.5
},
"luminance": 0.67036
}Semantic roles & 50–950 ramp
primary
#B8DED1
secondary
#B68495
accent
#3660AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484