#C2FFDD#C2FFDD
#C2FFDD is a very light, moderate green. Relative luminance 0.882; OKLCH L 95.0% C 0.077 H 160.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFDD |
|---|---|
| RGB | rgb(194, 255, 221) |
| HSL | hsl(147, 100%, 88%) |
| HSV | hsv(147, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(95.25, -25.73, 10.09) |
| CIE-LCH | lch(95.25, 27.63, 158.59°) |
| OKLab | oklab(94.97% -0.0721 0.0261) |
| OKLCH | oklch(94.97% 0.077 160.1) |
| XYZ | xyz(71.0554, 88.2071, 81.6744) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.05
Pale Aqua
#B8FFEB
ΔE00 4.99
Mint
#AAF0C1
ΔE00 5.12
Light Aqua
#8CFFDB
ΔE00 7.13
Light Seafoam
#A0FEBF
ΔE00 7.52
Light Teal
#90E4C1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFDD #FFC2E4
analogous
#C5FFC2 #C2FFDD #C2FFFB
triadic
#C2FFDD #DDC2FF #FFDDC2
tetradic
#C2FFDD #C2C5FF #FFC2E4 #FFFBC2
square
#C2FFDD #C2C5FF #FFC2E4 #FFFBC2
split-complementary
#C2FFDD #FBC2FF #FFC2C5
monochromatic
#48FF99 #85FFBB #C2FFDD #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.13
#C2FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#C2FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFDD
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFDD | 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)
#FDF6DB
Deuteranopia (green-blind)
#F3EEDF
Tritanopia (blue-blind)
#B7FEF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2ffdd; /* rgb */ color: rgb(194, 255, 221); /* oklch */ color: oklch(95.0% 0.077 160.1);
Tailwind
colors: {
custom: {
50: '#d5ffe7',
500: '#c2ffdd',
950: '#000000',
},
}SCSS
$custom: #c2ffdd; $custom-light: #d5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#c2ffdd",
"rgb": {
"r": 194,
"g": 255,
"b": 221
},
"hsl": {
"h": 146.557,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.94967,
"c": 0.07666,
"h": 160.1
},
"luminance": 0.8821
}Semantic roles & 50–950 ramp
primary
#C2FFDD
secondary
#E87DB9
accent
#0080E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684