#C4FFDE#C4FFDE
#C4FFDE is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.1% C 0.074 H 160.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFDE |
|---|---|
| RGB | rgb(196, 255, 222) |
| HSL | hsl(146, 100%, 88%) |
| HSV | hsv(146, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.38, -24.92, 9.78) |
| CIE-LCH | lch(95.38, 26.77, 158.58°) |
| OKLab | oklab(95.11% -0.0699 0.0253) |
| OKLCH | oklch(95.11% 0.074 160.1) |
| XYZ | xyz(71.7059, 88.5271, 82.4024) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.40
Pale Aqua
#B8FFEB
ΔE00 4.91
Mint
#AAF0C1
ΔE00 5.41
Light Aqua
#8CFFDB
ΔE00 7.43
Light Teal
#90E4C1
ΔE00 7.78
Light Seafoam
#A0FEBF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFDE #FFC4E5
analogous
#C7FFC4 #C4FFDE #C4FFFC
triadic
#C4FFDE #DEC4FF #FFDEC4
tetradic
#C4FFDE #C4C7FF #FFC4E5 #FFFCC4
square
#C4FFDE #C4C7FF #FFC4E5 #FFFCC4
split-complementary
#C4FFDE #FCC4FF #FFC4C7
monochromatic
#4AFF9A #87FFBC #C4FFDE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C4FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#C4FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFDE
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFDE | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DC
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#B9FEF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c4ffde; /* rgb */ color: rgb(196, 255, 222); /* oklch */ color: oklch(95.1% 0.074 160.1);
Tailwind
colors: {
custom: {
50: '#d6ffe8',
500: '#c4ffde',
950: '#000000',
},
}SCSS
$custom: #c4ffde; $custom-light: #d6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c4ffde",
"rgb": {
"r": 196,
"g": 255,
"b": 222
},
"hsl": {
"h": 146.441,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95111,
"c": 0.07431,
"h": 160.1
},
"luminance": 0.8853
}Semantic roles & 50–950 ramp
primary
#C4FFDE
secondary
#E87FBA
accent
#0080E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684