#B4D2C2#B4D2C2
#B4D2C2 is a very light, muted green. Relative luminance 0.597; OKLCH L 83.7% C 0.039 H 162.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2C2 |
|---|---|
| RGB | rgb(180, 210, 194) |
| HSL | hsl(148, 25%, 76%) |
| HSV | hsv(148, 14%, 82%) |
| CMYK | cmyk(14.3%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(81.67, -13.09, 4.58) |
| CIE-LCH | lch(81.67, 13.87, 160.71°) |
| OKLab | oklab(83.71% -0.0371 0.0119) |
| OKLCH | oklch(83.71% 0.039 162.2) |
| XYZ | xyz(51.6043, 59.6904, 59.8311) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.58
Powder Blue
#B0E0E6
ΔE00 10.17
Paleturquoise
#AFEEEE
ΔE00 10.74
Duck Egg Blue
#C3FBF4
ΔE00 10.75
Light Teal
#90E4C1
ΔE00 10.80
Ice
#D6FFFA
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2C2 #D2B4C4
analogous
#B5D2B4 #B4D2C2 #B4D2D1
triadic
#B4D2C2 #C2B4D2 #D2C2B4
tetradic
#B4D2C2 #B4B5D2 #D2B4C4 #D2D1B4
square
#B4D2C2 #B4B5D2 #D2B4C4 #D2D1B4
split-complementary
#B4D2C2 #D1B4D2 #D2B4B5
monochromatic
#68A484 #8EBBA3 #B4D2C2 #DAE9E1 #ECF4EF
Accessibility & contrast
On white
1.62
#B4D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#B4D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2C2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2C2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#AFD2CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4d2c2; /* rgb */ color: rgb(180, 210, 194); /* oklch */ color: oklch(83.7% 0.039 162.2);
Tailwind
colors: {
custom: {
50: '#cadfd4',
500: '#b4d2c2',
950: '#000000',
},
}SCSS
$custom: #b4d2c2; $custom-light: #cadfd4; $custom-dark: #000000;
JSON
{
"hex": "#b4d2c2",
"rgb": {
"r": 180,
"g": 210,
"b": 194
},
"hsl": {
"h": 148,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83715,
"c": 0.03895,
"h": 162.2
},
"luminance": 0.59692
}Semantic roles & 50–950 ramp
primary
#B4D2C2
secondary
#A88396
accent
#4276A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483