#C4FFDC#C4FFDC
#C4FFDC is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.1% C 0.076 H 158.5°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFDC |
|---|---|
| RGB | rgb(196, 255, 220) |
| HSL | hsl(144, 100%, 88%) |
| HSV | hsv(144, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.34, -25.30, 10.74) |
| CIE-LCH | lch(95.34, 27.48, 156.99°) |
| OKLab | oklab(95.06% -0.0707 0.0278) |
| OKLCH | oklch(95.06% 0.076 158.5) |
| XYZ | xyz(71.4395, 88.4205, 80.9991) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.37
Mint
#AAF0C1
ΔE00 5.04
Pale Aqua
#B8FFEB
ΔE00 5.45
Light Seafoam
#A0FEBF
ΔE00 7.44
Light Aqua
#8CFFDB
ΔE00 7.54
Light Mint
#B6FFBB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFDC #FFC4E7
analogous
#C9FFC4 #C4FFDC #C4FFFA
triadic
#C4FFDC #DCC4FF #FFDCC4
tetradic
#C4FFDC #C4C9FF #FFC4E7 #FFFAC4
square
#C4FFDC #C4C9FF #FFC4E7 #FFFAC4
split-complementary
#C4FFDC #FAC4FF #FFC4C9
monochromatic
#4AFF93 #87FFB8 #C4FFDC #E0FFED #E0FFED
Accessibility & contrast
On white
1.12
#C4FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#C4FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFDC
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFDC | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F3EFDE
Tritanopia (blue-blind)
#BAFEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c4ffdc; /* rgb */ color: rgb(196, 255, 220); /* oklch */ color: oklch(95.1% 0.076 158.5);
Tailwind
colors: {
custom: {
50: '#d6ffe6',
500: '#c4ffdc',
950: '#000000',
},
}SCSS
$custom: #c4ffdc; $custom-light: #d6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c4ffdc",
"rgb": {
"r": 196,
"g": 255,
"b": 220
},
"hsl": {
"h": 144.407,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95061,
"c": 0.07596,
"h": 158.5
},
"luminance": 0.88423
}Semantic roles & 50–950 ramp
primary
#C4FFDC
secondary
#E87FBD
accent
#0088E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684