#C3FFAB#C3FFAB
#C3FFAB is a very light, vivid green. Relative luminance 0.861; OKLCH L 93.9% C 0.126 H 137.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFAB |
|---|---|
| RGB | rgb(195, 255, 171) |
| HSL | hsl(103, 100%, 84%) |
| HSV | hsv(103, 33%, 100%) |
| CMYK | cmyk(23.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.34, -33.70, 34.23) |
| CIE-LCH | lch(94.34, 48.04, 134.55°) |
| OKLab | oklab(93.93% -0.0918 0.0856) |
| OKLCH | oklch(93.93% 0.126 137) |
| XYZ | xyz(65.6145, 86.0606, 51.6745) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.04
Tea Green
#BDF8A3
ΔE00 1.49
Washed Out Green
#BCF5A6
ΔE00 2.12
Pale Green
#C7FDB5
ΔE00 2.16
Light Pastel Green
#B2FBA5
ΔE00 2.30
Celadon
#BEFDB7
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFAB #E7ABFF
analogous
#EDFFAB #C3FFAB #ABFFBD
triadic
#C3FFAB #ABC3FF #FFABC3
tetradic
#C3FFAB #ABEDFF #E7ABFF #FFBDAB
square
#C3FFAB #ABEDFF #E7ABFF #FFBDAB
split-complementary
#C3FFAB #BDABFF #FFABED
monochromatic
#6CFF31 #97FF6E #C3FFAB #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C3FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#C3FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFAB
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFAB | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FBEDAF
Tritanopia (blue-blind)
#C1F9E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3ffab; /* rgb */ color: rgb(195, 255, 171); /* oklch */ color: oklch(93.9% 0.126 137.0);
Tailwind
colors: {
custom: {
50: '#d6ffc4',
500: '#c3ffab',
950: '#000000',
},
}SCSS
$custom: #c3ffab; $custom-light: #d6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c3ffab",
"rgb": {
"r": 195,
"g": 255,
"b": 171
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93934,
"c": 0.12553,
"h": 137
},
"luminance": 0.86062
}Semantic roles & 50–950 ramp
primary
#C3FFAB
secondary
#C16AE5
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682