#B3DFDA#B3DFDA
#B3DFDA is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.046 H 187.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFDA |
|---|---|
| RGB | rgb(179, 223, 218) |
| HSL | hsl(173, 41%, 79%) |
| HSV | hsv(173, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(85.72, -15.23, -2.27) |
| CIE-LCH | lch(85.72, 15.40, 188.47°) |
| OKLab | oklab(87.12% -0.0458 -0.0063) |
| OKLCH | oklch(87.12% 0.046 187.8) |
| XYZ | xyz(57.6294, 67.4190, 76.2928) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 4.78
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Light Light Blue
#CAFFFB
ΔE00 6.86
Light Sky Blue
#C6FCFF
ΔE00 7.04
Pale Blue
#D0FEFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFDA #DFB3B8
analogous
#B3DFC4 #B3DFDA #B3CEDF
triadic
#B3DFDA #DAB3DF #DFDAB3
tetradic
#B3DFDA #C4B3DF #DFB3B8 #CEDFB3
square
#B3DFDA #C4B3DF #DFB3B8 #CEDFB3
split-complementary
#B3DFDA #DFB3CE #DFC4B3
monochromatic
#5DBBB0 #88CDC5 #B3DFDA #DEF1EF #E9F6F5
Accessibility & contrast
On white
1.45
#B3DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B3DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFDA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFDA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D1D4DB
Tritanopia (blue-blind)
#A7E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b3dfda; /* rgb */ color: rgb(179, 223, 218); /* oklch */ color: oklch(87.1% 0.046 187.8);
Tailwind
colors: {
custom: {
50: '#cae9e5',
500: '#b3dfda',
950: '#000000',
},
}SCSS
$custom: #b3dfda; $custom-light: #cae9e5; $custom-dark: #000000;
JSON
{
"hex": "#b3dfda",
"rgb": {
"r": 179,
"g": 223,
"b": 218
},
"hsl": {
"h": 173.182,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.87115,
"c": 0.04625,
"h": 187.8
},
"luminance": 0.67421
}Semantic roles & 50–950 ramp
primary
#B3DFDA
secondary
#B87F85
accent
#3241B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484