#B2DFE2#B2DFE2
#B2DFE2 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.047 H 201.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFE2 |
|---|---|
| RGB | rgb(178, 223, 226) |
| HSL | hsl(184, 45%, 79%) |
| HSV | hsv(184, 21%, 89%) |
| CMYK | cmyk(21.2%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(85.87, -13.85, -6.27) |
| CIE-LCH | lch(85.87, 15.21, 204.35°) |
| OKLab | oklab(87.29% -0.0436 -0.0171) |
| OKLCH | oklch(87.29% 0.047 201.4) |
| XYZ | xyz(58.4712, 67.7291, 81.9290) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.25
Paleturquoise
#AFEEEE
ΔE00 4.78
Lightblue
#ADD8E6
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 5.39
Light Sky Blue
#C6FCFF
ΔE00 6.25
Pale Blue
#D0FEFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFE2 #E2B5B2
analogous
#B2E2CD #B2DFE2 #B2C7E2
triadic
#B2DFE2 #E2B2DF #DFE2B2
tetradic
#B2DFE2 #CDB2E2 #E2B5B2 #C7E2B2
square
#B2DFE2 #CDB2E2 #E2B5B2 #C7E2B2
split-complementary
#B2DFE2 #E2B2C7 #E2CDB2
monochromatic
#59BAC1 #86CDD1 #B2DFE2 #DEF1F3 #E9F6F7
Accessibility & contrast
On white
1.44
#B2DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#B2DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFE2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFE2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#A3E2E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b2dfe2; /* rgb */ color: rgb(178, 223, 226); /* oklch */ color: oklch(87.3% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#cae9eb',
500: '#b2dfe2',
950: '#000000',
},
}SCSS
$custom: #b2dfe2; $custom-light: #cae9eb; $custom-dark: #000000;
JSON
{
"hex": "#b2dfe2",
"rgb": {
"r": 178,
"g": 223,
"b": 226
},
"hsl": {
"h": 183.75,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87294,
"c": 0.04684,
"h": 201.4
},
"luminance": 0.67731
}Semantic roles & 50–950 ramp
primary
#B2DFE2
secondary
#BB817D
accent
#362DB8
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484