#C3FFAA#C3FFAA
#C3FFAA is a very light, vivid green. Relative luminance 0.860; OKLCH L 93.9% C 0.127 H 136.8°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFAA |
|---|---|
| RGB | rgb(195, 255, 170) |
| HSL | hsl(102, 100%, 83%) |
| HSV | hsv(102, 33%, 100%) |
| CMYK | cmyk(23.5%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.32, -33.84, 34.71) |
| CIE-LCH | lch(94.32, 48.48, 134.27°) |
| OKLab | oklab(93.92% -0.0923 0.0867) |
| OKLCH | oklch(93.92% 0.127 136.8) |
| XYZ | xyz(65.5196, 86.0226, 51.1744) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.16
Tea Green
#BDF8A3
ΔE00 1.45
Washed Out Green
#BCF5A6
ΔE00 2.17
Pale Green
#C7FDB5
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.33
Pale Light Green
#B1FC99
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFAA #E6AAFF
analogous
#EDFFAA #C3FFAA #AAFFBB
triadic
#C3FFAA #AAC3FF #FFAAC3
tetradic
#C3FFAA #AAEDFF #E6AAFF #FFBBAA
square
#C3FFAA #AAEDFF #E6AAFF #FFBBAA
split-complementary
#C3FFAA #BBAAFF #FFAAED
monochromatic
#6DFF30 #98FF6D #C3FFAA #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C3FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#C3FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFAA
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFAA | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#C2F9E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3ffaa; /* rgb */ color: rgb(195, 255, 170); /* oklch */ color: oklch(93.9% 0.127 136.8);
Tailwind
colors: {
custom: {
50: '#d6ffc4',
500: '#c3ffaa',
950: '#000000',
},
}SCSS
$custom: #c3ffaa; $custom-light: #d6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c3ffaa",
"rgb": {
"r": 195,
"g": 255,
"b": 170
},
"hsl": {
"h": 102.353,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93915,
"c": 0.12659,
"h": 136.8
},
"luminance": 0.86024
}Semantic roles & 50–950 ramp
primary
#C3FFAA
secondary
#C069E4
accent
#00E6A2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682