#C4FFDA#C4FFDA
#C4FFDA is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.078 H 157.1°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FFDA |
|---|---|
| RGB | rgb(196, 255, 218) |
| HSL | hsl(142, 100%, 88%) |
| HSV | hsv(142, 23%, 100%) |
| CMYK | cmyk(23.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(95.29, -25.66, 11.71) |
| CIE-LCH | lch(95.29, 28.21, 155.48°) |
| OKLab | oklab(95.01% -0.0715 0.0303) |
| OKLCH | oklch(95.01% 0.078 157.1) |
| XYZ | xyz(71.1762, 88.3152, 79.6125) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.43
Mint
#AAF0C1
ΔE00 4.72
Pale Aqua
#B8FFEB
ΔE00 5.99
Light Seafoam
#A0FEBF
ΔE00 7.03
Light Mint
#B6FFBB
ΔE00 7.13
Light Aqua
#8CFFDB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FFDA #FFC4E9
analogous
#CBFFC4 #C4FFDA #C4FFF7
triadic
#C4FFDA #DAC4FF #FFDAC4
tetradic
#C4FFDA #C4CBFF #FFC4E9 #FFF7C4
square
#C4FFDA #C4CBFF #FFC4E9 #FFF7C4
split-complementary
#C4FFDA #F7C4FF #FFC4CB
monochromatic
#4AFF8D #87FFB4 #C4FFDA #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.13
#C4FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#C4FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FFDA
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FFDA | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D8
Deuteranopia (green-blind)
#F4EFDC
Tritanopia (blue-blind)
#BAFEF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c4ffda; /* rgb */ color: rgb(196, 255, 218); /* oklch */ color: oklch(95.0% 0.078 157.1);
Tailwind
colors: {
custom: {
50: '#d6ffe5',
500: '#c4ffda',
950: '#000000',
},
}SCSS
$custom: #c4ffda; $custom-light: #d6ffe5; $custom-dark: #000000;
JSON
{
"hex": "#c4ffda",
"rgb": {
"r": 196,
"g": 255,
"b": 218
},
"hsl": {
"h": 142.373,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95011,
"c": 0.07765,
"h": 157.1
},
"luminance": 0.88318
}Semantic roles & 50–950 ramp
primary
#C4FFDA
secondary
#E87FC1
accent
#0090E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684