#C2FFDC#C2FFDC
#C2FFDC is a very light, moderate green. Relative luminance 0.882; OKLCH L 94.9% C 0.077 H 159.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFDC |
|---|---|
| RGB | rgb(194, 255, 220) |
| HSL | hsl(146, 100%, 88%) |
| HSV | hsv(146, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.23, -25.91, 10.57) |
| CIE-LCH | lch(95.23, 27.98, 157.81°) |
| OKLab | oklab(94.94% -0.0725 0.0273) |
| OKLCH | oklch(94.94% 0.077 159.3) |
| XYZ | xyz(70.9226, 88.1540, 80.9749) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.04
Mint
#AAF0C1
ΔE00 4.93
Pale Aqua
#B8FFEB
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 7.19
Light Seafoam
#A0FEBF
ΔE00 7.30
Light Teal
#90E4C1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFDC #FFC2E5
analogous
#C6FFC2 #C2FFDC #C2FFFB
triadic
#C2FFDC #DCC2FF #FFDCC2
tetradic
#C2FFDC #C2C6FF #FFC2E5 #FFFBC2
square
#C2FFDC #C2C6FF #FFC2E5 #FFFBC2
split-complementary
#C2FFDC #FBC2FF #FFC2C6
monochromatic
#48FF96 #85FFB9 #C2FFDC #E0FFED #E0FFED
Accessibility & contrast
On white
1.13
#C2FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#C2FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFDC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFDC | 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)
#FEF6DA
Deuteranopia (green-blind)
#F3EEDE
Tritanopia (blue-blind)
#B7FEF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2ffdc; /* rgb */ color: rgb(194, 255, 220); /* oklch */ color: oklch(94.9% 0.077 159.3);
Tailwind
colors: {
custom: {
50: '#d5ffe6',
500: '#c2ffdc',
950: '#000000',
},
}SCSS
$custom: #c2ffdc; $custom-light: #d5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c2ffdc",
"rgb": {
"r": 194,
"g": 255,
"b": 220
},
"hsl": {
"h": 145.574,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94942,
"c": 0.07747,
"h": 159.3
},
"luminance": 0.88157
}Semantic roles & 50–950 ramp
primary
#C2FFDC
secondary
#E87DBA
accent
#0084E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684