#C7FFDC#C7FFDC
#C7FFDC is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.074 H 157.3°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFDC |
|---|---|
| RGB | rgb(199, 255, 220) |
| HSL | hsl(143, 100%, 89%) |
| HSV | hsv(143, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.51, -24.36, 11.01) |
| CIE-LCH | lch(95.51, 26.74, 155.68°) |
| OKLab | oklab(95.24% -0.068 0.0285) |
| OKLCH | oklch(95.24% 0.074 157.3) |
| XYZ | xyz(72.2278, 88.8270, 81.0361) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.25
Pale Aqua
#B8FFEB
ΔE00 5.76
Light Mint
#B6FFBB
ΔE00 7.69
Light Seafoam
#A0FEBF
ΔE00 7.69
Light Aqua
#8CFFDB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFDC #FFC7EA
analogous
#CEFFC7 #C7FFDC #C7FFF8
triadic
#C7FFDC #DCC7FF #FFDCC7
tetradic
#C7FFDC #C7CEFF #FFC7EA #FFF8C7
square
#C7FFDC #C7CEFF #FFC7EA #FFF8C7
split-complementary
#C7FFDC #F8C7FF #FFC7CE
monochromatic
#4DFF90 #8AFFB6 #C7FFDC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.12
#C7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#C7FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFDC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFDC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F4EFDE
Tritanopia (blue-blind)
#BEFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c7ffdc; /* rgb */ color: rgb(199, 255, 220); /* oklch */ color: oklch(95.2% 0.074 157.3);
Tailwind
colors: {
custom: {
50: '#d8ffe6',
500: '#c7ffdc',
950: '#000000',
},
}SCSS
$custom: #c7ffdc; $custom-light: #d8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c7ffdc",
"rgb": {
"r": 199,
"g": 255,
"b": 220
},
"hsl": {
"h": 142.5,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95242,
"c": 0.0737,
"h": 157.3
},
"luminance": 0.88829
}Semantic roles & 50–950 ramp
primary
#C7FFDC
secondary
#E981C2
accent
#008FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684