#B3DFE2#B3DFE2
#B3DFE2 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.4% C 0.046 H 201.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFE2 |
|---|---|
| RGB | rgb(179, 223, 226) |
| HSL | hsl(184, 45%, 79%) |
| HSV | hsv(184, 21%, 89%) |
| CMYK | cmyk(20.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(85.93, -13.55, -6.18) |
| CIE-LCH | lch(85.93, 14.89, 204.50°) |
| OKLab | oklab(87.36% -0.0427 -0.0168) |
| OKLCH | oklch(87.36% 0.046 201.5) |
| XYZ | xyz(58.7016, 67.8479, 81.9398) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.31
Paleturquoise
#AFEEEE
ΔE00 4.94
Lightblue
#ADD8E6
ΔE00 5.02
Pale Sky Blue
#BDF6FE
ΔE00 5.44
Light Sky Blue
#C6FCFF
ΔE00 6.28
Pale Blue
#D0FEFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFE2 #E2B6B3
analogous
#B3E2CE #B3DFE2 #B3C8E2
triadic
#B3DFE2 #E2B3DF #DFE2B3
tetradic
#B3DFE2 #CEB3E2 #E2B6B3 #C8E2B3
square
#B3DFE2 #CEB3E2 #E2B6B3 #C8E2B3
split-complementary
#B3DFE2 #E2B3C8 #E2CEB3
monochromatic
#5ABAC0 #87CCD1 #B3DFE2 #DFF2F3 #E9F6F7
Accessibility & contrast
On white
1.44
#B3DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#B3DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFE2
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFE2 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE2
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#A4E2E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b3dfe2; /* rgb */ color: rgb(179, 223, 226); /* oklch */ color: oklch(87.4% 0.046 201.5);
Tailwind
colors: {
custom: {
50: '#cae9eb',
500: '#b3dfe2',
950: '#000000',
},
}SCSS
$custom: #b3dfe2; $custom-light: #cae9eb; $custom-dark: #000000;
JSON
{
"hex": "#b3dfe2",
"rgb": {
"r": 179,
"g": 223,
"b": 226
},
"hsl": {
"h": 183.83,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.87357,
"c": 0.04587,
"h": 201.5
},
"luminance": 0.6785
}Semantic roles & 50–950 ramp
primary
#B3DFE2
secondary
#BB827E
accent
#362EB8
background
#FEFEFE
surface
#FAFCFD
border
#D3D5D5
text
#131616
muted
#838484