#B3DFCA#B3DFCA
#B3DFCA is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.054 H 164.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DFCA |
|---|---|
| RGB | rgb(179, 223, 202) |
| HSL | hsl(151, 41%, 79%) |
| HSV | hsv(151, 20%, 87%) |
| CMYK | cmyk(19.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.31, -18.44, 5.59) |
| CIE-LCH | lch(85.31, 19.27, 163.13°) |
| OKLab | oklab(86.66% -0.0523 0.0145) |
| OKLCH | oklch(86.66% 0.054 164.5) |
| XYZ | xyz(55.6358, 66.6216, 65.7936) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.18
Pale Aqua
#B8FFEB
ΔE00 7.82
Pale Teal
#82CBB2
ΔE00 8.06
Mint
#AAF0C1
ΔE00 8.19
Duck Egg Blue
#C3FBF4
ΔE00 8.32
Pale Turquoise
#A5FBD5
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DFCA #DFB3C8
analogous
#B3DFB4 #B3DFCA #B3DEDF
triadic
#B3DFCA #CAB3DF #DFCAB3
tetradic
#B3DFCA #B4B3DF #DFB3C8 #DEDFB3
square
#B3DFCA #B4B3DF #DFB3C8 #DEDFB3
split-complementary
#B3DFCA #DFB3DE #DFB4B3
monochromatic
#5DBB8E #88CDAC #B3DFCA #DEF1E8 #E9F6F0
Accessibility & contrast
On white
1.47
#B3DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B3DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DFCA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DFCA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#AADFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3dfca; /* rgb */ color: rgb(179, 223, 202); /* oklch */ color: oklch(86.7% 0.054 164.5);
Tailwind
colors: {
custom: {
50: '#cae9da',
500: '#b3dfca',
950: '#000000',
},
}SCSS
$custom: #b3dfca; $custom-light: #cae9da; $custom-dark: #000000;
JSON
{
"hex": "#b3dfca",
"rgb": {
"r": 179,
"g": 223,
"b": 202
},
"hsl": {
"h": 151.364,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86661,
"c": 0.05427,
"h": 164.5
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#B3DFCA
secondary
#B87F9A
accent
#3270B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483