#C3FFDF#C3FFDF
#C3FFDF is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.1% C 0.074 H 161.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFDF |
|---|---|
| RGB | rgb(195, 255, 223) |
| HSL | hsl(148, 100%, 88%) |
| HSV | hsv(148, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.35, -25.04, 9.21) |
| CIE-LCH | lch(95.35, 26.68, 159.81°) |
| OKLab | oklab(95.08% -0.0704 0.0238) |
| OKLCH | oklch(95.08% 0.074 161.3) |
| XYZ | xyz(71.5810, 88.4472, 83.0982) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 4.28
Pale Aqua
#B8FFEB
ΔE00 4.53
Mint
#AAF0C1
ΔE00 5.57
Light Aqua
#8CFFDB
ΔE00 7.23
Light Teal
#90E4C1
ΔE00 7.68
Light Seafoam
#A0FEBF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFDF #FFC3E3
analogous
#C5FFC3 #C3FFDF #C3FFFD
triadic
#C3FFDF #DFC3FF #FFDFC3
tetradic
#C3FFDF #C3C5FF #FFC3E3 #FFFDC3
square
#C3FFDF #C3C5FF #FFC3E3 #FFFDC3
split-complementary
#C3FFDF #FDC3FF #FFC3C5
monochromatic
#49FF9E #86FFBE #C3FFDF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.12
#C3FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#C3FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFDF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFDF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#B8FFF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3ffdf; /* rgb */ color: rgb(195, 255, 223); /* oklch */ color: oklch(95.1% 0.074 161.3);
Tailwind
colors: {
custom: {
50: '#d6ffe9',
500: '#c3ffdf',
950: '#000000',
},
}SCSS
$custom: #c3ffdf; $custom-light: #d6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c3ffdf",
"rgb": {
"r": 195,
"g": 255,
"b": 223
},
"hsl": {
"h": 148,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95077,
"c": 0.07429,
"h": 161.3
},
"luminance": 0.8845
}Semantic roles & 50–950 ramp
primary
#C3FFDF
secondary
#E87EB7
accent
#007AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684