#C3DEBF#C3DEBF
#C3DEBF is a very light, muted green. Relative luminance 0.676; OKLCH L 87.2% C 0.051 H 141.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEBF |
|---|---|
| RGB | rgb(195, 222, 191) |
| HSL | hsl(112, 32%, 81%) |
| HSV | hsv(112, 14%, 87%) |
| CMYK | cmyk(12.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.81, -14.66, 12.23) |
| CIE-LCH | lch(85.81, 19.09, 140.17°) |
| OKLab | oklab(87.23% -0.0399 0.0317) |
| OKLCH | oklch(87.23% 0.051 141.6) |
| XYZ | xyz(58.0290, 67.6054, 59.2720) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.20
Light Sage
#BCECAC
ΔE00 8.53
Mint
#AAF0C1
ΔE00 8.76
Hospital Green
#9BE5AA
ΔE00 9.85
Very Pale Green
#CFFDBC
ΔE00 9.96
Very Light Green
#D1FFBD
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEBF #DABFDE
analogous
#D2DEBF #C3DEBF #BFDECA
triadic
#C3DEBF #BFC3DE #DEBFC3
tetradic
#C3DEBF #BFD2DE #DABFDE #DECABF
square
#C3DEBF #BFD2DE #DABFDE #DECABF
split-complementary
#C3DEBF #CABFDE #DEBFD2
monochromatic
#77B46E #9DC997 #C3DEBF #E9F3E7 #ECF5EB
Accessibility & contrast
On white
1.45
#C3DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C3DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEBF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEBF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#C1DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3debf; /* rgb */ color: rgb(195, 222, 191); /* oklch */ color: oklch(87.2% 0.051 141.6);
Tailwind
colors: {
custom: {
50: '#d5e8d2',
500: '#c3debf',
950: '#000000',
},
}SCSS
$custom: #c3debf; $custom-light: #d5e8d2; $custom-dark: #000000;
JSON
{
"hex": "#c3debf",
"rgb": {
"r": 195,
"g": 222,
"b": 191
},
"hsl": {
"h": 112.258,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.87233,
"c": 0.05093,
"h": 141.6
},
"luminance": 0.67606
}Semantic roles & 50–950 ramp
primary
#C3DEBF
secondary
#B08BB6
accent
#3BAB9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483