#C6DFD2#C6DFD2
#C6DFD2 is a very light, muted green. Relative luminance 0.694; OKLCH L 88.2% C 0.032 H 163.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD2 |
|---|---|
| RGB | rgb(198, 223, 210) |
| HSL | hsl(149, 28%, 83%) |
| HSV | hsv(149, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.72, -10.74, 3.56) |
| CIE-LCH | lch(86.72, 11.32, 161.66°) |
| OKLab | oklab(88.15% -0.0305 0.0093) |
| OKLCH | oklch(88.15% 0.032 163.2) |
| XYZ | xyz(61.3066, 69.4332, 71.1323) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.04
Ice
#D6FFFA
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 8.63
Lightcyan
#E0FFFF
ΔE00 8.89
Ice Blue (survey)
#D7FFFE
ΔE00 8.91
Very Pale Blue
#D6FFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD2 #DFC6D3
analogous
#C6DFC6 #C6DFD2 #C6DFDF
triadic
#C6DFD2 #D2C6DF #DFD2C6
tetradic
#C6DFD2 #C6C6DF #DFC6D3 #DFDFC6
square
#C6DFD2 #C6C6DF #DFC6D3 #DFDFC6
split-complementary
#C6DFD2 #DFC6DF #DFC6C6
monochromatic
#78B394 #9FC9B3 #C6DFD2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C6DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C6DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#C2DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd2; /* rgb */ color: rgb(198, 223, 210); /* oklch */ color: oklch(88.2% 0.032 163.2);
Tailwind
colors: {
custom: {
50: '#d7e9df',
500: '#c6dfd2',
950: '#000000',
},
}SCSS
$custom: #c6dfd2; $custom-light: #d7e9df; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd2",
"rgb": {
"r": 198,
"g": 223,
"b": 210
},
"hsl": {
"h": 148.8,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88152,
"c": 0.03192,
"h": 163.2
},
"luminance": 0.69434
}Semantic roles & 50–950 ramp
primary
#C6DFD2
secondary
#B693A5
accent
#3F75A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484