#C2FFAB#C2FFAB
#C2FFAB is a very light, vivid green. Relative luminance 0.859; OKLCH L 93.9% C 0.126 H 137.4°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFAB |
|---|---|
| RGB | rgb(194, 255, 171) |
| HSL | hsl(104, 100%, 84%) |
| HSV | hsv(104, 33%, 100%) |
| CMYK | cmyk(23.9%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.28, -34.03, 34.15) |
| CIE-LCH | lch(94.28, 48.21, 134.90°) |
| OKLab | oklab(93.87% -0.0928 0.0854) |
| OKLCH | oklch(93.87% 0.126 137.4) |
| XYZ | xyz(65.3569, 85.9277, 51.6624) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.13
Tea Green
#BDF8A3
ΔE00 1.49
Washed Out Green
#BCF5A6
ΔE00 2.10
Light Pastel Green
#B2FBA5
ΔE00 2.16
Pale Green
#C7FDB5
ΔE00 2.18
Celadon
#BEFDB7
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFAB #E8ABFF
analogous
#ECFFAB #C2FFAB #ABFFBE
triadic
#C2FFAB #ABC2FF #FFABC2
tetradic
#C2FFAB #ABECFF #E8ABFF #FFBEAB
square
#C2FFAB #ABECFF #E8ABFF #FFBEAB
split-complementary
#C2FFAB #BEABFF #FFABEC
monochromatic
#69FF31 #96FF6E #C2FFAB #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C2FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#C2FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFAB
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFAB | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FBEDAF
Tritanopia (blue-blind)
#C0F9E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffab; /* rgb */ color: rgb(194, 255, 171); /* oklch */ color: oklch(93.9% 0.126 137.4);
Tailwind
colors: {
custom: {
50: '#d6ffc4',
500: '#c2ffab',
950: '#000000',
},
}SCSS
$custom: #c2ffab; $custom-light: #d6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c2ffab",
"rgb": {
"r": 194,
"g": 255,
"b": 171
},
"hsl": {
"h": 103.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93873,
"c": 0.12607,
"h": 137.4
},
"luminance": 0.8593
}Semantic roles & 50–950 ramp
primary
#C2FFAB
secondary
#C36AE5
accent
#00E6A7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682