#C6DEBE#C6DEBE
#C6DEBE is a very light, muted green. Relative luminance 0.680; OKLCH L 87.4% C 0.050 H 137.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DEBE |
|---|---|
| RGB | rgb(198, 222, 190) |
| HSL | hsl(105, 33%, 81%) |
| HSV | hsv(105, 14%, 87%) |
| CMYK | cmyk(10.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(85.99, -13.80, 13.04) |
| CIE-LCH | lch(85.99, 18.99, 136.63°) |
| OKLab | oklab(87.42% -0.0373 0.0337) |
| OKLCH | oklch(87.42% 0.05 137.9) |
| XYZ | xyz(58.7025, 67.9654, 58.7312) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.10
Light Sage
#BCECAC
ΔE00 8.52
Mint
#AAF0C1
ΔE00 9.31
Very Pale Green
#CFFDBC
ΔE00 9.86
Honeydew
#F0FFF0
ΔE00 10.12
Very Light Green
#D1FFBD
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DEBE #D6BEDE
analogous
#D6DEBE #C6DEBE #BEDEC6
triadic
#C6DEBE #BEC6DE #DEBEC6
tetradic
#C6DEBE #BED6DE #D6BEDE #DEC6BE
square
#C6DEBE #BED6DE #D6BEDE #DEC6BE
split-complementary
#C6DEBE #C6BEDE #DEBED6
monochromatic
#7FB56D #A2C995 #C6DEBE #EAF3E7 #EDF5EB
Accessibility & contrast
On white
1.44
#C6DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C6DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DEBE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DEBE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BC
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#C5DBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6debe; /* rgb */ color: rgb(198, 222, 190); /* oklch */ color: oklch(87.4% 0.050 137.9);
Tailwind
colors: {
custom: {
50: '#d7e8d1',
500: '#c6debe',
950: '#000000',
},
}SCSS
$custom: #c6debe; $custom-light: #d7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#c6debe",
"rgb": {
"r": 198,
"g": 222,
"b": 190
},
"hsl": {
"h": 105,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8742,
"c": 0.05028,
"h": 137.9
},
"luminance": 0.67966
}Semantic roles & 50–950 ramp
primary
#C6DEBE
secondary
#AB8AB6
accent
#3AAB8F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483