#C2D5BB#C2D5BB
#C2D5BB is a very light, muted green. Relative luminance 0.626; OKLCH L 85.2% C 0.041 H 137.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D5BB |
|---|---|
| RGB | rgb(194, 213, 187) |
| HSL | hsl(104, 24%, 78%) |
| HSV | hsv(104, 12%, 84%) |
| CMYK | cmyk(8.9%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(83.26, -11.14, 10.70) |
| CIE-LCH | lch(83.26, 15.45, 136.16°) |
| OKLab | oklab(85.16% -0.03 0.0278) |
| OKLCH | oklch(85.16% 0.041 137.2) |
| XYZ | xyz(55.0104, 62.6452, 56.1977) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 10.16
Light Grey
#D8DCD6
ΔE00 10.29
Honeydew
#F0FFF0
ΔE00 10.48
Beige
#F5F5DC
ΔE00 10.67
Light Sage
#BCECAC
ΔE00 10.96
Sage Green
#9CAF88
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D5BB #CEBBD5
analogous
#CFD5BB #C2D5BB #BBD5C1
triadic
#C2D5BB #BBC2D5 #D5BBC2
tetradic
#C2D5BB #BBCFD5 #CEBBD5 #D5C1BB
square
#C2D5BB #BBCFD5 #CEBBD5 #D5C1BB
split-complementary
#C2D5BB #C1BBD5 #D5BBCF
monochromatic
#7EA66F #A0BE95 #C2D5BB #E4ECE1 #EEF3EC
Accessibility & contrast
On white
1.55
#C2D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C2D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D5BB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D5BB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#C2D3CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d5bb; /* rgb */ color: rgb(194, 213, 187); /* oklch */ color: oklch(85.2% 0.041 137.2);
Tailwind
colors: {
custom: {
50: '#d4e2cf',
500: '#c2d5bb',
950: '#000000',
},
}SCSS
$custom: #c2d5bb; $custom-light: #d4e2cf; $custom-dark: #000000;
JSON
{
"hex": "#c2d5bb",
"rgb": {
"r": 194,
"g": 213,
"b": 187
},
"hsl": {
"h": 103.846,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85159,
"c": 0.0409,
"h": 137.2
},
"luminance": 0.62646
}Semantic roles & 50–950 ramp
primary
#C2D5BB
secondary
#A289AB
accent
#43A289
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483