#C3FFAF#C3FFAF
#C3FFAF is a very light, vivid green. Relative luminance 0.862; OKLCH L 94.0% C 0.121 H 138.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFAF |
|---|---|
| RGB | rgb(195, 255, 175) |
| HSL | hsl(105, 100%, 84%) |
| HSV | hsv(105, 31%, 100%) |
| CMYK | cmyk(23.5%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.40, -33.11, 32.32) |
| CIE-LCH | lch(94.40, 46.27, 135.69°) |
| OKLab | oklab(94.01% -0.0902 0.0811) |
| OKLCH | oklch(94.01% 0.121 138) |
| XYZ | xyz(66.0015, 86.2154, 53.7129) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.53
Tea Green
#BDF8A3
ΔE00 1.83
Washed Out Green
#BCF5A6
ΔE00 2.05
Celadon
#BEFDB7
ΔE00 2.20
Light Pastel Green
#B2FBA5
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFAF #EBAFFF
analogous
#EBFFAF #C3FFAF #AFFFC3
triadic
#C3FFAF #AFC3FF #FFAFC3
tetradic
#C3FFAF #AFEBFF #EBAFFF #FFC3AF
square
#C3FFAF #AFEBFF #EBAFFF #FFC3AF
split-complementary
#C3FFAF #C3AFFF #FFAFEB
monochromatic
#67FF35 #95FF72 #C3FFAF #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.15
#C3FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#C3FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFAF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFAF | 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)
#FFF2AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#C1F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3ffaf; /* rgb */ color: rgb(195, 255, 175); /* oklch */ color: oklch(94.0% 0.121 138.0);
Tailwind
colors: {
custom: {
50: '#d6ffc7',
500: '#c3ffaf',
950: '#000000',
},
}SCSS
$custom: #c3ffaf; $custom-light: #d6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#c3ffaf",
"rgb": {
"r": 195,
"g": 255,
"b": 175
},
"hsl": {
"h": 105,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94008,
"c": 0.12131,
"h": 138
},
"luminance": 0.86217
}Semantic roles & 50–950 ramp
primary
#C3FFAF
secondary
#C76DE5
accent
#00E6AC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682