#B0DFCA#B0DFCA
#B0DFCA is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.057 H 166.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFCA |
|---|---|
| RGB | rgb(176, 223, 202) |
| HSL | hsl(153, 42%, 78%) |
| HSV | hsv(153, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.13, -19.39, 5.31) |
| CIE-LCH | lch(85.13, 20.10, 164.68°) |
| OKLab | oklab(86.47% -0.0551 0.0137) |
| OKLCH | oklch(86.47% 0.057 166) |
| XYZ | xyz(54.9498, 66.2679, 65.7614) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.67
Pale Aqua
#B8FFEB
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.57
Mint
#AAF0C1
ΔE00 8.03
Duck Egg Blue
#C3FBF4
ΔE00 8.23
Seafoam Blue
#78D1B6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFCA #DFB0C5
analogous
#B0DFB2 #B0DFCA #B0DCDF
triadic
#B0DFCA #CAB0DF #DFCAB0
tetradic
#B0DFCA #B2B0DF #DFB0C5 #DCDFB0
square
#B0DFCA #B2B0DF #DFB0C5 #DCDFB0
split-complementary
#B0DFCA #DFB0DC #DFB2B0
monochromatic
#59BC90 #84CDAD #B0DFCA #DCF1E7 #E9F6F0
Accessibility & contrast
On white
1.47
#B0DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B0DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFCA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFCA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#A6DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfca; /* rgb */ color: rgb(176, 223, 202); /* oklch */ color: oklch(86.5% 0.057 166.0);
Tailwind
colors: {
custom: {
50: '#c8e9da',
500: '#b0dfca',
950: '#000000',
},
}SCSS
$custom: #b0dfca; $custom-light: #c8e9da; $custom-dark: #000000;
JSON
{
"hex": "#b0dfca",
"rgb": {
"r": 176,
"g": 223,
"b": 202
},
"hsl": {
"h": 153.191,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86471,
"c": 0.05681,
"h": 166
},
"luminance": 0.6627
}Semantic roles & 50–950 ramp
primary
#B0DFCA
secondary
#B87C96
accent
#306CB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483