#C4FFDF#C4FFDF
#C4FFDF is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.074 H 160.9°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFDF |
|---|---|
| RGB | rgb(196, 255, 223) |
| HSL | hsl(147, 100%, 88%) |
| HSV | hsv(147, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.41, -24.74, 9.30) |
| CIE-LCH | lch(95.41, 26.43, 159.40°) |
| OKLab | oklab(95.14% -0.0695 0.0241) |
| OKLCH | oklch(95.14% 0.074 160.9) |
| XYZ | xyz(71.8403, 88.5809, 83.1104) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.44
Pale Aqua
#B8FFEB
ΔE00 4.63
Mint
#AAF0C1
ΔE00 5.61
Light Aqua
#8CFFDB
ΔE00 7.40
Light Teal
#90E4C1
ΔE00 7.79
Light Seafoam
#A0FEBF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFDF #FFC4E4
analogous
#C6FFC4 #C4FFDF #C4FFFD
triadic
#C4FFDF #DFC4FF #FFDFC4
tetradic
#C4FFDF #C4C6FF #FFC4E4 #FFFDC4
square
#C4FFDF #C4C6FF #FFC4E4 #FFFDC4
split-complementary
#C4FFDF #FDC4FF #FFC4C6
monochromatic
#4AFF9D #87FFBE #C4FFDF #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C4FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#C4FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFDF
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFDF | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#B9FFF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c4ffdf; /* rgb */ color: rgb(196, 255, 223); /* oklch */ color: oklch(95.1% 0.074 160.9);
Tailwind
colors: {
custom: {
50: '#d6ffe9',
500: '#c4ffdf',
950: '#000000',
},
}SCSS
$custom: #c4ffdf; $custom-light: #d6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c4ffdf",
"rgb": {
"r": 196,
"g": 255,
"b": 223
},
"hsl": {
"h": 147.458,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95137,
"c": 0.07351,
"h": 160.9
},
"luminance": 0.88583
}Semantic roles & 50–950 ramp
primary
#C4FFDF
secondary
#E87FB8
accent
#007CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684