#C3FCAE#C3FCAE
#C3FCAE is a very light, moderate green. Relative luminance 0.843; OKLCH L 93.3% C 0.118 H 137.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FCAE |
|---|---|
| RGB | rgb(195, 252, 174) |
| HSL | hsl(104, 93%, 84%) |
| HSV | hsv(104, 31%, 99%) |
| CMYK | cmyk(22.6%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(93.57, -31.88, 31.71) |
| CIE-LCH | lch(93.57, 44.96, 135.15°) |
| OKLab | oklab(93.33% -0.0868 0.0796) |
| OKLCH | oklch(93.33% 0.118 137.5) |
| XYZ | xyz(64.9542, 84.2772, 52.8811) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.19
Washed Out Green
#BCF5A6
ΔE00 1.52
Tea Green
#BDF8A3
ΔE00 1.61
Celadon
#BEFDB7
ΔE00 2.14
Light Pastel Green
#B2FBA5
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FCAE #E7AEFC
analogous
#EAFCAE #C3FCAE #AEFCC0
triadic
#C3FCAE #AEC3FC #FCAEC3
tetradic
#C3FCAE #AEEAFC #E7AEFC #FCC0AE
square
#C3FCAE #AEEAFC #E7AEFC #FCC0AE
split-complementary
#C3FCAE #C0AEFC #FCAEEA
monochromatic
#6CF838 #97FA73 #C3FCAE #E9FEE1 #E9FEE1
Accessibility & contrast
On white
1.18
#C3FCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#C3FCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FCAE
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FCAE | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F8EBB2
Tritanopia (blue-blind)
#C1F6E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c3fcae; /* rgb */ color: rgb(195, 252, 174); /* oklch */ color: oklch(93.3% 0.118 137.5);
Tailwind
colors: {
custom: {
50: '#d6fdc6',
500: '#c3fcae',
950: '#000000',
},
}SCSS
$custom: #c3fcae; $custom-light: #d6fdc6; $custom-dark: #000000;
JSON
{
"hex": "#c3fcae",
"rgb": {
"r": 195,
"g": 252,
"b": 174
},
"hsl": {
"h": 103.846,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.93332,
"c": 0.11778,
"h": 137.5
},
"luminance": 0.84279
}Semantic roles & 50–950 ramp
primary
#C3FCAE
secondary
#C16EE0
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582