#B2DFE3#B2DFE3
#B2DFE3 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.047 H 203.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFE3 |
|---|---|
| RGB | rgb(178, 223, 227) |
| HSL | hsl(185, 47%, 79%) |
| HSV | hsv(185, 22%, 89%) |
| CMYK | cmyk(21.6%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(85.90, -13.64, -6.76) |
| CIE-LCH | lch(85.90, 15.22, 206.35°) |
| OKLab | oklab(87.33% -0.0432 -0.0184) |
| OKLCH | oklch(87.33% 0.047 203) |
| XYZ | xyz(58.6088, 67.7842, 82.6538) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.90
Lightblue
#ADD8E6
ΔE00 4.69
Paleturquoise
#AFEEEE
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 5.29
Light Sky Blue
#C6FCFF
ΔE00 6.29
Pale Blue
#D0FEFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFE3 #E3B6B2
analogous
#B2E3CF #B2DFE3 #B2C7E3
triadic
#B2DFE3 #E3B2DF #DFE3B2
tetradic
#B2DFE3 #CFB2E3 #E3B6B2 #C7E3B2
square
#B2DFE3 #CFB2E3 #E3B6B2 #C7E3B2
split-complementary
#B2DFE3 #E3B2C7 #E3CFB2
monochromatic
#58BAC2 #85CCD3 #B2DFE3 #DFF2F3 #E9F6F7
Accessibility & contrast
On white
1.44
#B2DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#B2DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFE3
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFE3 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#CFD4E3
Tritanopia (blue-blind)
#A3E3E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b2dfe3; /* rgb */ color: rgb(178, 223, 227); /* oklch */ color: oklch(87.3% 0.047 203.0);
Tailwind
colors: {
custom: {
50: '#cae9eb',
500: '#b2dfe3',
950: '#000000',
},
}SCSS
$custom: #b2dfe3; $custom-light: #cae9eb; $custom-dark: #000000;
JSON
{
"hex": "#b2dfe3",
"rgb": {
"r": 178,
"g": 223,
"b": 227
},
"hsl": {
"h": 184.898,
"s": 46.667,
"l": 79.412
},
"oklch": {
"l": 0.87325,
"c": 0.04698,
"h": 203
},
"luminance": 0.67786
}Semantic roles & 50–950 ramp
primary
#B2DFE3
secondary
#BD827C
accent
#372CBA
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484