#C2FFAA#C2FFAA
#C2FFAA is a very light, vivid green. Relative luminance 0.859; OKLCH L 93.9% C 0.127 H 137.1°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFAA |
|---|---|
| RGB | rgb(194, 255, 170) |
| HSL | hsl(103, 100%, 83%) |
| HSV | hsv(103, 33%, 100%) |
| CMYK | cmyk(23.9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.27, -34.17, 34.63) |
| CIE-LCH | lch(94.27, 48.65, 134.62°) |
| OKLab | oklab(93.86% -0.0932 0.0865) |
| OKLCH | oklch(93.86% 0.127 137.1) |
| XYZ | xyz(65.2620, 85.8898, 51.1623) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.24
Tea Green
#BDF8A3
ΔE00 1.45
Washed Out Green
#BCF5A6
ΔE00 2.15
Light Pastel Green
#B2FBA5
ΔE00 2.18
Pale Green
#C7FDB5
ΔE00 2.34
Pale Light Green
#B1FC99
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFAA #E7AAFF
analogous
#ECFFAA #C2FFAA #AAFFBC
triadic
#C2FFAA #AAC2FF #FFAAC2
tetradic
#C2FFAA #AAECFF #E7AAFF #FFBCAA
square
#C2FFAA #AAECFF #E7AAFF #FFBCAA
split-complementary
#C2FFAA #BCAAFF #FFAAEC
monochromatic
#6AFF30 #96FF6D #C2FFAA #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.16
#C2FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#C2FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFAA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFAA | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FBECAF
Tritanopia (blue-blind)
#C0F9E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ffaa; /* rgb */ color: rgb(194, 255, 170); /* oklch */ color: oklch(93.9% 0.127 137.1);
Tailwind
colors: {
custom: {
50: '#d6ffc4',
500: '#c2ffaa',
950: '#000000',
},
}SCSS
$custom: #c2ffaa; $custom-light: #d6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c2ffaa",
"rgb": {
"r": 194,
"g": 255,
"b": 170
},
"hsl": {
"h": 103.059,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93855,
"c": 0.12713,
"h": 137.1
},
"luminance": 0.85892
}Semantic roles & 50–950 ramp
primary
#C2FFAA
secondary
#C269E4
accent
#00E6A5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682