#C3FFDD#C3FFDD
#C3FFDD is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.076 H 159.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFDD |
|---|---|
| RGB | rgb(195, 255, 221) |
| HSL | hsl(146, 100%, 88%) |
| HSV | hsv(146, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(95.30, -25.42, 10.17) |
| CIE-LCH | lch(95.30, 27.38, 158.19°) |
| OKLab | oklab(95.03% -0.0712 0.0263) |
| OKLCH | oklch(95.03% 0.076 159.7) |
| XYZ | xyz(71.3130, 88.3400, 81.6865) |
| Luminance | 0.8834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.21
Pale Aqua
#B8FFEB
ΔE00 5.08
Mint
#AAF0C1
ΔE00 5.17
Light Aqua
#8CFFDB
ΔE00 7.31
Light Seafoam
#A0FEBF
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFDD #FFC3E5
analogous
#C7FFC3 #C3FFDD #C3FFFB
triadic
#C3FFDD #DDC3FF #FFDDC3
tetradic
#C3FFDD #C3C7FF #FFC3E5 #FFFBC3
square
#C3FFDD #C3C7FF #FFC3E5 #FFFBC3
split-complementary
#C3FFDD #FBC3FF #FFC3C7
monochromatic
#49FF98 #86FFBA #C3FFDD #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.12
#C3FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#C3FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFDD
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFDD | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DB
Deuteranopia (green-blind)
#F3EFDF
Tritanopia (blue-blind)
#B8FEF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c3ffdd; /* rgb */ color: rgb(195, 255, 221); /* oklch */ color: oklch(95.0% 0.076 159.7);
Tailwind
colors: {
custom: {
50: '#d6ffe7',
500: '#c3ffdd',
950: '#000000',
},
}SCSS
$custom: #c3ffdd; $custom-light: #d6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#c3ffdd",
"rgb": {
"r": 195,
"g": 255,
"b": 221
},
"hsl": {
"h": 146,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95027,
"c": 0.07589,
"h": 159.7
},
"luminance": 0.88343
}Semantic roles & 50–950 ramp
primary
#C3FFDD
secondary
#E87EBA
accent
#0082E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684