#C8DFD3#C8DFD3
#C8DFD3 is a very light, muted green. Relative luminance 0.698; OKLCH L 88.3% C 0.029 H 163.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD3 |
|---|---|
| RGB | rgb(200, 223, 211) |
| HSL | hsl(149, 26%, 83%) |
| HSV | hsv(149, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.88, -9.89, 3.28) |
| CIE-LCH | lch(86.88, 10.42, 161.65°) |
| OKLab | oklab(88.32% -0.0282 0.0085) |
| OKLCH | oklch(88.32% 0.029 163.1) |
| XYZ | xyz(61.9624, 69.7569, 71.8153) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.74
Light Grey
#D8DCD6
ΔE00 7.90
Ice
#D6FFFA
ΔE00 8.31
Lightcyan
#E0FFFF
ΔE00 8.67
Ice Blue (survey)
#D7FFFE
ΔE00 8.89
Very Pale Blue
#D6FFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD3 #DFC8D4
analogous
#C8DFC8 #C8DFD3 #C8DFDE
triadic
#C8DFD3 #D3C8DF #DFD3C8
tetradic
#C8DFD3 #C8C8DF #DFC8D4 #DFDEC8
square
#C8DFD3 #C8C8DF #DFC8D4 #DFDEC8
split-complementary
#C8DFD3 #DEC8DF #DFC8C8
monochromatic
#7BB295 #A1C8B4 #C8DFD3 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.40
#C8DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C8DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD3
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD3 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#DAD8D4
Tritanopia (blue-blind)
#C4DFDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfd3; /* rgb */ color: rgb(200, 223, 211); /* oklch */ color: oklch(88.3% 0.029 163.1);
Tailwind
colors: {
custom: {
50: '#d8e9e0',
500: '#c8dfd3',
950: '#000000',
},
}SCSS
$custom: #c8dfd3; $custom-light: #d8e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd3",
"rgb": {
"r": 200,
"g": 223,
"b": 211
},
"hsl": {
"h": 148.696,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88321,
"c": 0.02942,
"h": 163.1
},
"luminance": 0.69758
}Semantic roles & 50–950 ramp
primary
#C8DFD3
secondary
#B695A6
accent
#4075A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484