#B8DFDA#B8DFDA
#B8DFDA is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.041 H 186.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFDA |
|---|---|
| RGB | rgb(184, 223, 218) |
| HSL | hsl(172, 38%, 80%) |
| HSV | hsv(172, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.02, -13.68, -1.79) |
| CIE-LCH | lch(86.02, 13.80, 187.44°) |
| OKLab | oklab(87.44% -0.0411 -0.005) |
| OKLCH | oklch(87.44% 0.041 186.9) |
| XYZ | xyz(58.8063, 68.0259, 76.3480) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.68
Paleturquoise
#AFEEEE
ΔE00 5.56
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Ice
#D6FFFA
ΔE00 6.85
Pale Blue
#D0FEFE
ΔE00 6.96
Light Light Blue
#CAFFFB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFDA #DFB8BD
analogous
#B8DFC7 #B8DFDA #B8D0DF
triadic
#B8DFDA #DAB8DF #DFDAB8
tetradic
#B8DFDA #C7B8DF #DFB8BD #D0DFB8
square
#B8DFDA #C7B8DF #DFB8BD #D0DFB8
split-complementary
#B8DFDA #DFB8D0 #DFC7B8
monochromatic
#64B9AE #8ECCC4 #B8DFDA #E2F2F0 #EAF5F4
Accessibility & contrast
On white
1.44
#B8DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#B8DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFDA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFDA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#ADE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dfda; /* rgb */ color: rgb(184, 223, 218); /* oklch */ color: oklch(87.4% 0.041 186.9);
Tailwind
colors: {
custom: {
50: '#cde9e5',
500: '#b8dfda',
950: '#000000',
},
}SCSS
$custom: #b8dfda; $custom-light: #cde9e5; $custom-dark: #000000;
JSON
{
"hex": "#b8dfda",
"rgb": {
"r": 184,
"g": 223,
"b": 218
},
"hsl": {
"h": 172.308,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87435,
"c": 0.04137,
"h": 186.9
},
"luminance": 0.68028
}Semantic roles & 50–950 ramp
primary
#B8DFDA
secondary
#B7848A
accent
#3545B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484