#C1FFDE#C1FFDE
#C1FFDE is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.077 H 161.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFDE |
|---|---|
| RGB | rgb(193, 255, 222) |
| HSL | hsl(148, 100%, 88%) |
| HSV | hsv(148, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(95.22, -25.84, 9.52) |
| CIE-LCH | lch(95.22, 27.54, 159.78°) |
| OKLab | oklab(94.93% -0.0726 0.0246) |
| OKLCH | oklch(94.93% 0.077 161.3) |
| XYZ | xyz(70.9332, 88.1287, 82.3662) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 4.62
Mint
#AAF0C1
ΔE00 5.29
Light Aqua
#8CFFDB
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 7.45
Light Seafoam
#A0FEBF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFDE #FFC1E2
analogous
#C3FFC1 #C1FFDE #C1FFFD
triadic
#C1FFDE #DEC1FF #FFDEC1
tetradic
#C1FFDE #C1C3FF #FFC1E2 #FFFDC1
square
#C1FFDE #C1C3FF #FFC1E2 #FFFDC1
split-complementary
#C1FFDE #FDC1FF #FFC1C3
monochromatic
#47FF9D #84FFBD #C1FFDE #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.13
#C1FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#C1FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFDE
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFDE | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DC
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#B5FFF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c1ffde; /* rgb */ color: rgb(193, 255, 222); /* oklch */ color: oklch(94.9% 0.077 161.3);
Tailwind
colors: {
custom: {
50: '#d4ffe8',
500: '#c1ffde',
950: '#000000',
},
}SCSS
$custom: #c1ffde; $custom-light: #d4ffe8; $custom-dark: #000000;
JSON
{
"hex": "#c1ffde",
"rgb": {
"r": 193,
"g": 255,
"b": 222
},
"hsl": {
"h": 148.065,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.94934,
"c": 0.07663,
"h": 161.3
},
"luminance": 0.88131
}Semantic roles & 50–950 ramp
primary
#C1FFDE
secondary
#E87CB6
accent
#007AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684