#C3FFAE#C3FFAE
#C3FFAE is a very light, vivid green. Relative luminance 0.862; OKLCH L 94.0% C 0.122 H 137.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFAE |
|---|---|
| RGB | rgb(195, 255, 174) |
| HSL | hsl(104, 100%, 84%) |
| HSV | hsv(104, 32%, 100%) |
| CMYK | cmyk(23.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.39, -33.26, 32.80) |
| CIE-LCH | lch(94.39, 46.71, 135.40°) |
| OKLab | oklab(93.99% -0.0906 0.0822) |
| OKLCH | oklch(93.99% 0.122 137.8) |
| XYZ | xyz(65.9037, 86.1762, 53.1976) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.68
Tea Green
#BDF8A3
ΔE00 1.72
Washed Out Green
#BCF5A6
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.32
Celadon
#BEFDB7
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFAE #EAAEFF
analogous
#ECFFAE #C3FFAE #AEFFC2
triadic
#C3FFAE #AEC3FF #FFAEC3
tetradic
#C3FFAE #AEECFF #EAAEFF #FFC2AE
square
#C3FFAE #AEECFF #EAAEFF #FFC2AE
split-complementary
#C3FFAE #C2AEFF #FFAEEC
monochromatic
#68FF34 #96FF71 #C3FFAE #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.15
#C3FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#C3FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFAE
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFAE | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FBEDB2
Tritanopia (blue-blind)
#C1F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3ffae; /* rgb */ color: rgb(195, 255, 174); /* oklch */ color: oklch(94.0% 0.122 137.8);
Tailwind
colors: {
custom: {
50: '#d6ffc6',
500: '#c3ffae',
950: '#000000',
},
}SCSS
$custom: #c3ffae; $custom-light: #d6ffc6; $custom-dark: #000000;
JSON
{
"hex": "#c3ffae",
"rgb": {
"r": 195,
"g": 255,
"b": 174
},
"hsl": {
"h": 104.444,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9399,
"c": 0.12236,
"h": 137.8
},
"luminance": 0.86178
}Semantic roles & 50–950 ramp
primary
#C3FFAE
secondary
#C66CE5
accent
#00E6AA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682