#C1FFDF#C1FFDF
#C1FFDF is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.0% C 0.076 H 162.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFDF |
|---|---|
| RGB | rgb(193, 255, 223) |
| HSL | hsl(149, 100%, 88%) |
| HSV | hsv(149, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.24, -25.66, 9.04) |
| CIE-LCH | lch(95.24, 27.20, 160.60°) |
| OKLab | oklab(94.96% -0.0722 0.0234) |
| OKLCH | oklch(94.96% 0.076 162.1) |
| XYZ | xyz(71.0676, 88.1824, 83.0742) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.97
Pale Aqua
#B8FFEB
ΔE00 4.34
Mint
#AAF0C1
ΔE00 5.50
Light Aqua
#8CFFDB
ΔE00 6.88
Light Teal
#90E4C1
ΔE00 7.46
Light Seafoam
#A0FEBF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFDF #FFC1E1
analogous
#C2FFC1 #C1FFDF #C1FFFE
triadic
#C1FFDF #DFC1FF #FFDFC1
tetradic
#C1FFDF #C1C2FF #FFC1E1 #FFFEC1
square
#C1FFDF #C1C2FF #FFC1E1 #FFFEC1
split-complementary
#C1FFDF #FEC1FF #FFC1C2
monochromatic
#47FFA0 #84FFBF #C1FFDF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.13
#C1FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#C1FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFDF
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFDF | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F2EEE1
Tritanopia (blue-blind)
#B5FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c1ffdf; /* rgb */ color: rgb(193, 255, 223); /* oklch */ color: oklch(95.0% 0.076 162.1);
Tailwind
colors: {
custom: {
50: '#d4ffe9',
500: '#c1ffdf',
950: '#000000',
},
}SCSS
$custom: #c1ffdf; $custom-light: #d4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c1ffdf",
"rgb": {
"r": 193,
"g": 255,
"b": 223
},
"hsl": {
"h": 149.032,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.94959,
"c": 0.07585,
"h": 162.1
},
"luminance": 0.88185
}Semantic roles & 50–950 ramp
primary
#C1FFDF
secondary
#E87CB4
accent
#0076E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684