#C0DFBF#C0DFBF
#C0DFBF is a very light, muted green. Relative luminance 0.677; OKLCH L 87.2% C 0.054 H 144.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFBF |
|---|---|
| RGB | rgb(192, 223, 191) |
| HSL | hsl(118, 33%, 81%) |
| HSV | hsv(118, 14%, 87%) |
| CMYK | cmyk(13.9%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(85.88, -16.18, 12.30) |
| CIE-LCH | lch(85.88, 20.33, 142.76°) |
| OKLab | oklab(87.24% -0.0442 0.0318) |
| OKLCH | oklch(87.24% 0.055 144.3) |
| XYZ | xyz(57.5278, 67.7424, 59.3248) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.82
Mint
#AAF0C1
ΔE00 7.82
Light Sage
#BCECAC
ΔE00 8.03
Hospital Green
#9BE5AA
ΔE00 9.02
Light Teal
#90E4C1
ΔE00 9.41
Very Pale Green
#CFFDBC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFBF #DEBFDF
analogous
#D0DFBF #C0DFBF #BFDFCE
triadic
#C0DFBF #BFC0DF #DFBFC0
tetradic
#C0DFBF #BFD0DF #DEBFDF #DFCEBF
square
#C0DFBF #BFD0DF #DEBFDF #DFCEBF
split-complementary
#C0DFBF #CEBFDF #DFBFD0
monochromatic
#70B66D #98CB96 #C0DFBF #E8F3E8 #EBF5EB
Accessibility & contrast
On white
1.44
#C0DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C0DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFBF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFBF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#BEDDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0dfbf; /* rgb */ color: rgb(192, 223, 191); /* oklch */ color: oklch(87.2% 0.054 144.3);
Tailwind
colors: {
custom: {
50: '#d3e9d2',
500: '#c0dfbf',
950: '#000000',
},
}SCSS
$custom: #c0dfbf; $custom-light: #d3e9d2; $custom-dark: #000000;
JSON
{
"hex": "#c0dfbf",
"rgb": {
"r": 192,
"g": 223,
"b": 191
},
"hsl": {
"h": 118.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87237,
"c": 0.0545,
"h": 144.3
},
"luminance": 0.67743
}Semantic roles & 50–950 ramp
primary
#C0DFBF
secondary
#B68BB7
accent
#39ACA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483