#C1FFAA#C1FFAA
#C1FFAA is a very light, vivid green. Relative luminance 0.858; OKLCH L 93.8% C 0.128 H 137.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFAA |
|---|---|
| RGB | rgb(193, 255, 170) |
| HSL | hsl(104, 100%, 83%) |
| HSV | hsv(104, 33%, 100%) |
| CMYK | cmyk(24.3%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.21, -34.51, 34.54) |
| CIE-LCH | lch(94.21, 48.82, 134.97°) |
| OKLab | oklab(93.79% -0.0941 0.0863) |
| OKLCH | oklch(93.79% 0.128 137.5) |
| XYZ | xyz(65.0061, 85.7578, 51.1503) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.33
Tea Green
#BDF8A3
ΔE00 1.46
Light Pastel Green
#B2FBA5
ΔE00 2.03
Washed Out Green
#BCF5A6
ΔE00 2.15
Pale Green
#C7FDB5
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFAA #E8AAFF
analogous
#EBFFAA #C1FFAA #AAFFBD
triadic
#C1FFAA #AAC1FF #FFAAC1
tetradic
#C1FFAA #AAEBFF #E8AAFF #FFBDAA
square
#C1FFAA #AAEBFF #E8AAFF #FFBDAA
split-complementary
#C1FFAA #BDAAFF #FFAAEB
monochromatic
#68FF30 #94FF6D #C1FFAA #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.16
#C1FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#C1FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFAA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFAA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FBECAF
Tritanopia (blue-blind)
#BFF9E9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c1ffaa; /* rgb */ color: rgb(193, 255, 170); /* oklch */ color: oklch(93.8% 0.128 137.5);
Tailwind
colors: {
custom: {
50: '#d5ffc4',
500: '#c1ffaa',
950: '#000000',
},
}SCSS
$custom: #c1ffaa; $custom-light: #d5ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c1ffaa",
"rgb": {
"r": 193,
"g": 255,
"b": 170
},
"hsl": {
"h": 103.765,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93794,
"c": 0.12766,
"h": 137.5
},
"luminance": 0.8576
}Semantic roles & 50–950 ramp
primary
#C1FFAA
secondary
#C369E4
accent
#00E6A7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682