#C2FDAE#C2FDAE
#C2FDAE is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.5% C 0.120 H 138.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FDAE |
|---|---|
| RGB | rgb(194, 253, 174) |
| HSL | hsl(105, 95%, 84%) |
| HSV | hsv(105, 31%, 99%) |
| CMYK | cmyk(23.3%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(93.79, -32.67, 31.98) |
| CIE-LCH | lch(93.79, 45.72, 135.61°) |
| OKLab | oklab(93.49% -0.089 0.0803) |
| OKLCH | oklch(93.49% 0.12 138) |
| XYZ | xyz(65.0114, 84.7741, 52.9740) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.87
Pale Green
#C7FDB5
ΔE00 1.37
Tea Green
#BDF8A3
ΔE00 1.62
Washed Out Green
#BCF5A6
ΔE00 1.67
Celadon
#BEFDB7
ΔE00 2.09
Light Pastel Green
#B2FBA5
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FDAE #E9AEFD
analogous
#E9FDAE #C2FDAE #AEFDC1
triadic
#C2FDAE #AEC2FD #FDAEC2
tetradic
#C2FDAE #AEE9FD #E9AEFD #FDC1AE
square
#C2FDAE #AEE9FD #E9AEFD #FDC1AE
split-complementary
#C2FDAE #C1AEFD #FDAEE9
monochromatic
#68FA37 #95FC72 #C2FDAE #E9FEE1 #E9FEE1
Accessibility & contrast
On white
1.17
#C2FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#C2FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FDAE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FDAE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#C0F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2fdae; /* rgb */ color: rgb(194, 253, 174); /* oklch */ color: oklch(93.5% 0.120 138.0);
Tailwind
colors: {
custom: {
50: '#d5fec6',
500: '#c2fdae',
950: '#000000',
},
}SCSS
$custom: #c2fdae; $custom-light: #d5fec6; $custom-dark: #000000;
JSON
{
"hex": "#c2fdae",
"rgb": {
"r": 194,
"g": 253,
"b": 174
},
"hsl": {
"h": 104.81,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.9349,
"c": 0.11985,
"h": 138
},
"luminance": 0.84776
}Semantic roles & 50–950 ramp
primary
#C2FDAE
secondary
#C46DE2
accent
#00E6AB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682