#C2DBBB#C2DBBB
#C2DBBB is a very light, muted green. Relative luminance 0.657; OKLCH L 86.4% C 0.051 H 138.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBBB |
|---|---|
| RGB | rgb(194, 219, 187) |
| HSL | hsl(107, 31%, 80%) |
| HSV | hsv(107, 15%, 86%) |
| CMYK | cmyk(11.4%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(84.85, -14.18, 12.97) |
| CIE-LCH | lch(84.85, 19.22, 137.56°) |
| OKLab | oklab(86.43% -0.0384 0.0336) |
| OKLCH | oklch(86.43% 0.051 138.8) |
| XYZ | xyz(56.5475, 65.7195, 56.7100) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.00
Light Sage
#BCECAC
ΔE00 8.58
Mint
#AAF0C1
ΔE00 9.26
Hospital Green
#9BE5AA
ΔE00 10.01
Very Pale Green
#CFFDBC
ΔE00 10.21
Very Light Green
#D1FFBD
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBBB #D4BBDB
analogous
#D2DBBB #C2DBBB #BBDBC4
triadic
#C2DBBB #BBC2DB #DBBBC2
tetradic
#C2DBBB #BBD2DB #D4BBDB #DBC4BB
square
#C2DBBB #BBD2DB #D4BBDB #DBC4BB
split-complementary
#C2DBBB #C4BBDB #DBBBD2
monochromatic
#7AB16B #9EC693 #C2DBBB #E6F0E3 #EDF4EB
Accessibility & contrast
On white
1.48
#C2DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#C2DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBBB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBBB | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#C1D9D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2dbbb; /* rgb */ color: rgb(194, 219, 187); /* oklch */ color: oklch(86.4% 0.051 138.8);
Tailwind
colors: {
custom: {
50: '#d4e6cf',
500: '#c2dbbb',
950: '#000000',
},
}SCSS
$custom: #c2dbbb; $custom-light: #d4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c2dbbb",
"rgb": {
"r": 194,
"g": 219,
"b": 187
},
"hsl": {
"h": 106.875,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86427,
"c": 0.05098,
"h": 138.8
},
"luminance": 0.6572
}Semantic roles & 50–950 ramp
primary
#C2DBBB
secondary
#A988B2
accent
#3CA992
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483