#B0DCC0#B0DCC0
#B0DCC0 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.6% C 0.060 H 157.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCC0 |
|---|---|
| RGB | rgb(176, 220, 192) |
| HSL | hsl(142, 39%, 78%) |
| HSV | hsv(142, 20%, 86%) |
| CMYK | cmyk(20%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(84.08, -19.81, 9.08) |
| CIE-LCH | lch(84.08, 21.79, 155.39°) |
| OKLab | oklab(85.55% -0.0553 0.0235) |
| OKLCH | oklch(85.55% 0.06 157) |
| XYZ | xyz(53.0096, 64.2207, 59.4618) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.50
Mint
#AAF0C1
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 7.61
Hospital Green
#9BE5AA
ΔE00 8.35
Seafoam
#7FE0B3
ΔE00 8.40
Seafoam Blue
#78D1B6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCC0 #DCB0CC
analogous
#B6DCB0 #B0DCC0 #B0DCD6
triadic
#B0DCC0 #C0B0DC #DCC0B0
tetradic
#B0DCC0 #B0B6DC #DCB0CC #DCD6B0
square
#B0DCC0 #B0B6DC #DCB0CC #DCD6B0
split-complementary
#B0DCC0 #D6B0DC #DCB0B6
monochromatic
#5BB67C #86C99E #B0DCC0 #DAEFE2 #EAF6EE
Accessibility & contrast
On white
1.52
#B0DCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#B0DCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCC0
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCC0 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BF
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#A9DBD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b0dcc0; /* rgb */ color: rgb(176, 220, 192); /* oklch */ color: oklch(85.6% 0.060 157.0);
Tailwind
colors: {
custom: {
50: '#c8e7d3',
500: '#b0dcc0',
950: '#000000',
},
}SCSS
$custom: #b0dcc0; $custom-light: #c8e7d3; $custom-dark: #000000;
JSON
{
"hex": "#b0dcc0",
"rgb": {
"r": 176,
"g": 220,
"b": 192
},
"hsl": {
"h": 141.818,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.85554,
"c": 0.06011,
"h": 157
},
"luminance": 0.64222
}Semantic roles & 50–950 ramp
primary
#B0DCC0
secondary
#B47CA0
accent
#3484B2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483