#C2FCAF#C2FCAF
#C2FCAF is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.3% C 0.117 H 138.1°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FCAF |
|---|---|
| RGB | rgb(194, 252, 175) |
| HSL | hsl(105, 93%, 84%) |
| HSV | hsv(105, 31%, 99%) |
| CMYK | cmyk(23%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(93.53, -32.06, 31.14) |
| CIE-LCH | lch(93.53, 44.69, 135.84°) |
| OKLab | oklab(93.29% -0.0873 0.0783) |
| OKLCH | oklch(93.29% 0.117 138.1) |
| XYZ | xyz(64.7944, 84.1835, 53.3843) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.01
Pale Green
#C7FDB5
ΔE00 1.08
Washed Out Green
#BCF5A6
ΔE00 1.57
Tea Green
#BDF8A3
ΔE00 1.78
Celadon
#BEFDB7
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FCAF #E9AFFC
analogous
#E8FCAF #C2FCAF #AFFCC2
triadic
#C2FCAF #AFC2FC #FCAFC2
tetradic
#C2FCAF #AFE8FC #E9AFFC #FCC2AF
square
#C2FCAF #AFE8FC #E9AFFC #FCC2AF
split-complementary
#C2FCAF #C2AFFC #FCAFE8
monochromatic
#68F839 #95FA74 #C2FCAF #E9FEE2 #E9FEE2
Accessibility & contrast
On white
1.18
#C2FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#C2FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FCAF
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FCAF | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#C0F7E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fcaf; /* rgb */ color: rgb(194, 252, 175); /* oklch */ color: oklch(93.3% 0.117 138.1);
Tailwind
colors: {
custom: {
50: '#d5fdc7',
500: '#c2fcaf',
950: '#000000',
},
}SCSS
$custom: #c2fcaf; $custom-light: #d5fdc7; $custom-dark: #000000;
JSON
{
"hex": "#c2fcaf",
"rgb": {
"r": 194,
"g": 252,
"b": 175
},
"hsl": {
"h": 105.195,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.9329,
"c": 0.11726,
"h": 138.1
},
"luminance": 0.84185
}Semantic roles & 50–950 ramp
primary
#C2FCAF
secondary
#C46FE0
accent
#00E6AD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582