#C2FFAF#C2FFAF
#C2FFAF is a very light, vivid green. Relative luminance 0.861; OKLCH L 93.9% C 0.122 H 138.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFAF |
|---|---|
| RGB | rgb(194, 255, 175) |
| HSL | hsl(106, 100%, 84%) |
| HSV | hsv(106, 31%, 100%) |
| CMYK | cmyk(23.9%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.35, -33.45, 32.24) |
| CIE-LCH | lch(94.35, 46.45, 136.05°) |
| OKLab | oklab(93.95% -0.0911 0.0809) |
| OKLCH | oklch(93.95% 0.122 138.4) |
| XYZ | xyz(65.7440, 86.0826, 53.7009) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.97
Pale Green
#C7FDB5
ΔE00 1.59
Tea Green
#BDF8A3
ΔE00 1.85
Washed Out Green
#BCF5A6
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.11
Light Pastel Green
#B2FBA5
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFAF #ECAFFF
analogous
#EAFFAF #C2FFAF #AFFFC4
triadic
#C2FFAF #AFC2FF #FFAFC2
tetradic
#C2FFAF #AFEAFF #ECAFFF #FFC4AF
square
#C2FFAF #AFEAFF #ECAFFF #FFC4AF
split-complementary
#C2FFAF #C4AFFF #FFAFEA
monochromatic
#65FF35 #93FF72 #C2FFAF #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.15
#C2FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#C2FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFAF
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFAF | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#BFFAEA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffaf; /* rgb */ color: rgb(194, 255, 175); /* oklch */ color: oklch(93.9% 0.122 138.4);
Tailwind
colors: {
custom: {
50: '#d6ffc7',
500: '#c2ffaf',
950: '#000000',
},
}SCSS
$custom: #c2ffaf; $custom-light: #d6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#c2ffaf",
"rgb": {
"r": 194,
"g": 255,
"b": 175
},
"hsl": {
"h": 105.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93948,
"c": 0.12185,
"h": 138.4
},
"luminance": 0.86084
}Semantic roles & 50–950 ramp
primary
#C2FFAF
secondary
#C96DE5
accent
#00E6AF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682