#C1FFCB#C1FFCB
#C1FFCB is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.094 H 149.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFCB |
|---|---|
| RGB | rgb(193, 255, 203) |
| HSL | hsl(130, 100%, 88%) |
| HSV | hsv(130, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.81, -29.28, 18.68) |
| CIE-LCH | lch(94.81, 34.73, 147.46°) |
| OKLab | oklab(94.47% -0.0804 0.0479) |
| OKLCH | oklch(94.47% 0.094 149.2) |
| XYZ | xyz(68.5287, 87.1669, 69.7026) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.48
Mint
#AAF0C1
ΔE00 3.94
Celadon
#BEFDB7
ΔE00 4.01
Very Pale Green
#CFFDBC
ΔE00 4.66
Light Seafoam
#A0FEBF
ΔE00 4.66
Very Light Green
#D1FFBD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFCB #FFC1F5
analogous
#D6FFC1 #C1FFCB #C1FFEA
triadic
#C1FFCB #CBC1FF #FFCBC1
tetradic
#C1FFCB #C1D6FF #FFC1F5 #FFEAC1
square
#C1FFCB #C1D6FF #FFC1F5 #FFEAC1
split-complementary
#C1FFCB #EAC1FF #FFC1D6
monochromatic
#47FF64 #84FF98 #C1FFCB #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.14
#C1FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#C1FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFCB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFCB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F6EDCE
Tritanopia (blue-blind)
#B9FCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c1ffcb; /* rgb */ color: rgb(193, 255, 203); /* oklch */ color: oklch(94.5% 0.094 149.2);
Tailwind
colors: {
custom: {
50: '#d4ffdb',
500: '#c1ffcb',
950: '#000000',
},
}SCSS
$custom: #c1ffcb; $custom-light: #d4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c1ffcb",
"rgb": {
"r": 193,
"g": 255,
"b": 203
},
"hsl": {
"h": 129.677,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.94474,
"c": 0.09362,
"h": 149.2
},
"luminance": 0.87169
}Semantic roles & 50–950 ramp
primary
#C1FFCB
secondary
#E87CD7
accent
#00C0E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684