#C2F3AA#C2F3AA
#C2F3AA is a very light, moderate green. Relative luminance 0.785; OKLCH L 91.2% C 0.109 H 135.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F3AA |
|---|---|
| RGB | rgb(194, 243, 170) |
| HSL | hsl(100, 75%, 81%) |
| HSV | hsv(100, 30%, 95%) |
| CMYK | cmyk(20.2%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(90.99, -28.60, 30.25) |
| CIE-LCH | lch(90.99, 41.63, 133.39°) |
| OKLab | oklab(91.23% -0.0778 0.0761) |
| OKLCH | oklch(91.23% 0.109 135.6) |
| XYZ | xyz(61.5528, 78.4714, 49.9260) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.47
Pale Green
#C7FDB5
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 2.24
Tea Green
#BDF8A3
ΔE00 2.37
Light Light Green
#C8FFB0
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F3AA #DBAAF3
analogous
#E6F3AA #C2F3AA #AAF3B6
triadic
#C2F3AA #AAC2F3 #F3AAC2
tetradic
#C2F3AA #AAE6F3 #DBAAF3 #F3B6AA
square
#C2F3AA #AAE6F3 #DBAAF3 #F3B6AA
split-complementary
#C2F3AA #B6AAF3 #F3AAE6
monochromatic
#75E43F #9CEB74 #C2F3AA #E8FBE0 #ECFBE4
Accessibility & contrast
On white
1.26
#C2F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#C2F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F3AA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F3AA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#C2EEE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f3aa; /* rgb */ color: rgb(194, 243, 170); /* oklch */ color: oklch(91.2% 0.109 135.6);
Tailwind
colors: {
custom: {
50: '#d5f7c3',
500: '#c2f3aa',
950: '#000000',
},
}SCSS
$custom: #c2f3aa; $custom-light: #d5f7c3; $custom-dark: #000000;
JSON
{
"hex": "#c2f3aa",
"rgb": {
"r": 194,
"g": 243,
"b": 170
},
"hsl": {
"h": 100.274,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.91225,
"c": 0.10877,
"h": 135.6
},
"luminance": 0.78473
}Semantic roles & 50–950 ramp
primary
#C2F3AA
secondary
#B26FD2
accent
#0ED795
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582